mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 16:06:46 +02:00
tweak game
This commit is contained in:
@@ -528,7 +528,7 @@ export const routes = [{
|
||||
component: page(() => import('./pages/clicker.vue')),
|
||||
loginRequired: true,
|
||||
}, {
|
||||
path: '/drop-and-fusion',
|
||||
path: '/bubble-game',
|
||||
component: page(() => import('./pages/drop-and-fusion.vue')),
|
||||
loginRequired: true,
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user