projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b2f713
)
Fix comma typo
author
Angelina Filippova
<linakirsanova@gmail.com>
Tue, 29 Sep 2020 21:49:08 +0000
(
00:49
+0300)
committer
Angelina Filippova
<linakirsanova@gmail.com>
Tue, 29 Sep 2020 21:49:08 +0000
(
00:49
+0300)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 14478a119a67a295755b873408f35bea84fe6886..dd9e46c089fea403d917995b240544e96a41f4c1 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-44,7
+44,7
@@
frontend_options = [
},
%{
key: "git",
- label: "Git Repository URL"
+ label: "Git Repository URL"
,
type: :string,
description: "URL of the git repository of the frontend"
},