diff --git a/manifest.toml b/manifest.toml index 9dab7c2..12140c8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -37,8 +37,7 @@ ram.runtime = "50M" [install.registration] ask.en = "Do you want to autorize registrations to this app?" - type = "select" - choices = ["true", "false"] + type = "boolean" default = false optional = true