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

Appease linter

This commit is contained in:
tituspijean 2024-04-21 18:40:07 +02:00
parent d17d0ab60e
commit 325fa755eb
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -44,8 +44,8 @@ ram.runtime = "70M"
default = "admins" default = "admins"
[install.init_main_permission] [install.init_main_permission]
ask.en = "Should the dashboard and HTTP endpoints be publicly accessible?" help.en = "Should the dashboard and HTTP endpoints be publicly accessible?"
ask.fr = "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?" help.fr = "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?"
type = "group" type = "group"
default = "visitors" default = "visitors"