From dffe268dbf95d0e5256f6fda979701ecc0b7ff9c Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Tue, 21 Mar 2023 15:17:12 +0100 Subject: [PATCH] remove max-size --- .../function-[function]/settings/uploadVariables.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/console/project-[project]/functions/function-[function]/settings/uploadVariables.svelte b/src/routes/console/project-[project]/functions/function-[function]/settings/uploadVariables.svelte index acec944d7..3da9fbf52 100644 --- a/src/routes/console/project-[project]/functions/function-[function]/settings/uploadVariables.svelte +++ b/src/routes/console/project-[project]/functions/function-[function]/settings/uploadVariables.svelte @@ -70,7 +70,7 @@ Upload multiple variables via a .env file that will be passed to your function at runtime.

- +