1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ergo_ynh.git synced 2024-09-03 18:26:31 +02:00

add help key for is_public

This commit is contained in:
navanchauhan 2022-07-06 21:33:07 +05:30
parent 28e9706b1a
commit 4beb5bfead

View file

@ -44,7 +44,10 @@
{ {
"name": "is_public", "name": "is_public",
"type": "boolean", "type": "boolean",
"default": true "default": true,
"help": {
"en": "Enable WebIRC For Public"
}
}, },
{ {
"name": "language", "name": "language",