Fix comma typo
This commit is contained in:
parent
1b2f7139c8
commit
fe19750644
@ -44,7 +44,7 @@ frontend_options = [
|
|||||||
},
|
},
|
||||||
%{
|
%{
|
||||||
key: "git",
|
key: "git",
|
||||||
label: "Git Repository URL"
|
label: "Git Repository URL",
|
||||||
type: :string,
|
type: :string,
|
||||||
description: "URL of the git repository of the frontend"
|
description: "URL of the git repository of the frontend"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user