mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 10:46:09 +02:00
wip
This commit is contained in:
@@ -59,7 +59,7 @@ init(async (launch) => {
|
||||
}
|
||||
|
||||
app.$router.addRoutes([{
|
||||
path: '/', component: MkIndex
|
||||
path: '/', name: 'index', component: MkIndex
|
||||
}, {
|
||||
path: '/i/drive', component: MkDrive
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user