Changeset 0.28.4 (#190)
This commit is contained in:
11
surfaces/hello-dashboard/manifest.json
Normal file
11
surfaces/hello-dashboard/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "hello-dashboard",
|
||||
"title": "Hello Dashboard",
|
||||
"route": "/s/hello-dashboard",
|
||||
"auth": "authenticated",
|
||||
"layout": "single",
|
||||
"components": [],
|
||||
"hooks": ["surface"],
|
||||
"version": "0.1.0",
|
||||
"description": "Sample extension surface — verifies the /s/:slug pipeline works end-to-end."
|
||||
}
|
||||
Reference in New Issue
Block a user