From f9ed25257d871776f677b195fdfb4af7134866bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Oct 2023 19:41:31 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index be43260..b59720d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -36,6 +36,7 @@ ram.runtime = "50M" [install.init_admin_permission] type = "group" default = "admins" + ask.en = "Select the group which will be able to access the Node-RED Admin" help.en = "Select the group which will be able to access the Node-RED Admin to edit flows. It should *not* be Visitors." [install.init_ui_permission]