From d576103f149c5244f2864eabb93490b226c1b9d1 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 18 Oct 2022 19:47:00 +0200 Subject: [PATCH] Remove confusing help string for new init_main_permission question --- manifest.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a271292..a546ed3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -33,8 +33,6 @@ ram.runtime = "1M" default = "/helloworld" [install.init_main_permission] - help.en = "A private app will only be accessible to logged-in users" - help.fr = "Une app privée sera seulement accessible aux utilisateurs connectés" type = "group" default = "visitors"