mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Fix linter issues
This commit is contained in:
parent
6bb0d1166c
commit
c682b67916
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "the ultimate chat platform"
|
"en": "the ultimate chat platform"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/YunoHost-Apps/rocketchat_ynh",
|
"url": "https://rocket.chat",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"version": "0.73.2",
|
"version": "0.73.2",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -45,7 +45,6 @@
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Is it a public application?"
|
"en": "Is it a public application?"
|
||||||
},
|
},
|
||||||
"choices": ["Yes", "No"],
|
|
||||||
"default": "Yes"
|
"default": "Yes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue