mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
added missing index route
This commit is contained in:
parent
a649f2052a
commit
0bd00dc99d
@ -1,4 +1,12 @@
|
||||
[
|
||||
{
|
||||
"id": "index",
|
||||
"path": "/",
|
||||
"title": "Index",
|
||||
"icon": "Home",
|
||||
"useLayout": "login",
|
||||
"reachable": false
|
||||
},
|
||||
{
|
||||
"id": "login",
|
||||
"path": "/login",
|
||||
|
Loading…
x
Reference in New Issue
Block a user