From bf60216b6459fd8069f6416ec865abf6db4448d1 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 12 Apr 2024 08:35:39 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 12140c8..63ad692 100644 --- a/manifest.toml +++ b/manifest.toml @@ -36,7 +36,7 @@ ram.runtime = "50M" default = "visitors" [install.registration] - ask.en = "Do you want to autorize registrations to this app?" + ask.en = "Do you want to disable registrations to this app?" type = "boolean" default = false optional = true