Changeset 0.31.1 (#204)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit is contained in:
14
packages/dashboard/manifest.json
Normal file
14
packages/dashboard/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "dashboard",
|
||||
"title": "Dashboard",
|
||||
"type": "full",
|
||||
"version": "0.31.1",
|
||||
"tier": "browser",
|
||||
"author": "Chat Switchboard",
|
||||
"description": "Project dashboard exercising all SDK primitives",
|
||||
"route": "/s/dashboard",
|
||||
"permissions": [],
|
||||
"settings": [
|
||||
{ "key": "refresh_interval", "label": "Auto-Refresh (seconds)", "type": "number", "default": 0 }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user