mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
Fix syntax typo
This commit is contained in:
parent
bdaf493e37
commit
a09d3eeed6
1 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
||||||
},
|
},
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Lapineige",
|
"name": "Lapineige"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 11.0.0"
|
"yunohost": ">= 11.0.0"
|
||||||
|
@ -39,7 +39,6 @@
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": true
|
"default": true
|
||||||
},
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue