From 81ca10d2ffc9e499faa359be404aee1cf2d443b4 Mon Sep 17 00:00:00 2001 From: Arman Date: Thu, 17 Nov 2022 11:31:00 +0100 Subject: [PATCH] fix: allowed extensions --- .../functions/function-[function]/create.svelte | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/routes/console/project-[project]/functions/function-[function]/create.svelte b/src/routes/console/project-[project]/functions/function-[function]/create.svelte index caf22b312..14373c646 100644 --- a/src/routes/console/project-[project]/functions/function-[function]/create.svelte +++ b/src/routes/console/project-[project]/functions/function-[function]/create.svelte @@ -174,10 +174,7 @@ id="entrypoint" bind:value={entrypoint} required /> - + This deployment will be activated after the build is completed.