mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Compare commits
9 Commits
1ce21cfeae
...
6901f98460
Author | SHA1 | Date | |
---|---|---|---|
|
6901f98460 | ||
|
d06d78a63a | ||
|
4608b4573f | ||
|
18e5f348b1 | ||
|
d908d995c7 | ||
|
fd9cb1853b | ||
|
4f09996eff | ||
|
28715e46b8 | ||
|
78bbc364f3 |
@ -68,15 +68,17 @@ const routes = [
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
path: "/add",
|
||||
component: EditMonitor,
|
||||
children: [
|
||||
{
|
||||
path: "/clone/:id",
|
||||
component: EditMonitor,
|
||||
},
|
||||
{
|
||||
path: "/add",
|
||||
component: EditMonitor,
|
||||
},
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
path: "/list",
|
||||
|
Loading…
Reference in New Issue
Block a user