mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update src/lib/stores/marketplace.ts
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
This commit is contained in:
@@ -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: '',
|
||||
|
||||
Reference in New Issue
Block a user