From 9ba663ecc72716bd1eb08974bcae4be8f34e68a9 Mon Sep 17 00:00:00 2001 From: Arman Date: Mon, 21 Aug 2023 19:59:14 +0200 Subject: [PATCH] chore: add missing link --- src/lib/wizards/functions/components/appwriteVariable.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/wizards/functions/components/appwriteVariable.svelte b/src/lib/wizards/functions/components/appwriteVariable.svelte index f4f79140c..dec0c7237 100644 --- a/src/lib/wizards/functions/components/appwriteVariable.svelte +++ b/src/lib/wizards/functions/components/appwriteVariable.svelte @@ -19,7 +19,7 @@ disabled={!!$templateConfig.generateKey} /> This API key will allow you to interact with the Appwrite server APIs. Learn more