1
0
Fork 0
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:
Selamanse 2019-02-10 21:29:13 +01:00
parent 6bb0d1166c
commit c682b67916

View file

@ -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"
}, },
{ {