Update src/lib/stores/marketplace.ts

Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
This commit is contained in:
Arman
2023-08-16 17:57:37 +02:00
committed by GitHub
co-authored by Vincent Ge
parent f242f7103e
commit ec095668c2
+1 -1
View File
@@ -3,7 +3,7 @@ export const marketplace = [
icon: 'icon-lightning-bolt',
id: 'starter',
name: 'Starter function',
tagline: 'A simple function. Create something awesome! 🚀',
tagline: 'A simple function to get started. Edit this function to explore endless possibilities with Appwrite Functions. 🚀',
permissions: ['any'],
events: [],
cron: '',