blob: 6fd9f43015fd0d204364a5ad9830c08d1fcaf247 [file] [log] [blame]
{
"root": "public",
"name": "Config",
"dashboard": "./dashboard/dashboard.jsx",
"order": 1,
"priority":1,
"routes": [
{
"label": "Configuration Dashboard",
"route": "accounts",
"component": "./dashboard/dashboard.jsx",
"path": "accounts",
"type": "internal"
}]
}