From c889f5498f96b82c8b9d7ed7374216502c6d5419 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 12 Aug 2023 13:51:34 +0200 Subject: [PATCH] use correct type --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index d4565a2..4d63dd6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -61,7 +61,7 @@ ram.runtime = "500M" type = "password" [install.media_upload_size] - type = "string" + type = "select" choices = [ "1MB", "2MB",