1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00

Update is_public description

This commit is contained in:
tituspijean 2021-09-23 20:24:05 +02:00
parent a204fd5cc0
commit ae77da4654

View file

@ -47,8 +47,8 @@
"type": "boolean",
"default": false,
"help": {
"en": "Should the dashboard be publicly accessible?",
"fr": "Le tableau de bord doit-il être publiquement accessible ?"
"en": "Should the dashboard and HTTP endpoints be publicly accessible?",
"fr": "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?"
}
}
]