mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update default frameworks
This commit is contained in:
@@ -32,7 +32,7 @@ class TemplateSite extends Model
|
||||
'type' => self::TYPE_STRING,
|
||||
'description' => 'File URL with preview screenshot.',
|
||||
'default' => '',
|
||||
'example' => 'https://cloud.appwrite.io/images/sites/nextjs-starter.png',
|
||||
'example' => 'https://cloud.appwrite.io/images/sites/templates/nextjs-starter.png',
|
||||
])
|
||||
->addRule('useCases', [
|
||||
'type' => self::TYPE_STRING,
|
||||
|
||||
Reference in New Issue
Block a user