tweak game
This commit is contained in:
parent
8bf6d31334
commit
00e195f50b
15 changed files with 245 additions and 54 deletions
|
|
@ -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,
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue