From 14e1d450b39e916c6fe14b4cb70f7707beb03d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 2 Nov 2023 23:27:15 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index bfb56a7..97529a2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,7 +41,7 @@ ram.runtime = "50M" [install.redirect_type] ask.en = "Redirect type" ask.fr = "Type de redirection" - type = "string" + type = "select" default = "public_302" [install.redirect_type.choices]