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:
parent
d17d0ab60e
commit
325fa755eb
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ ram.runtime = "70M"
|
|||
default = "admins"
|
||||
|
||||
[install.init_main_permission]
|
||||
ask.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.en = "Should the dashboard and HTTP endpoints be publicly accessible?"
|
||||
help.fr = "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?"
|
||||
type = "group"
|
||||
default = "visitors"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue