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:
parent
a204fd5cc0
commit
ae77da4654
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
"help": {
|
"help": {
|
||||||
"en": "Should the dashboard be publicly accessible?",
|
"en": "Should the dashboard and HTTP endpoints be publicly accessible?",
|
||||||
"fr": "Le tableau de bord doit-il être publiquement accessible ?"
|
"fr": "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue