tweak game
This commit is contained in:
parent
8bf6d31334
commit
00e195f50b
15 changed files with 245 additions and 54 deletions
|
@ -29,8 +29,8 @@ function toolsMenuItems(): MenuItem[] {
|
|||
icon: 'ti ti-cookie',
|
||||
}, {
|
||||
type: 'link',
|
||||
to: '/drop-and-fusion',
|
||||
text: 'Drop & Fusion',
|
||||
to: '/bubble-game',
|
||||
text: i18n.ts.bubbleGame,
|
||||
icon: 'ti ti-apple',
|
||||
}, ($i && ($i.isAdmin || $i.policies.canManageCustomEmojis)) ? {
|
||||
type: 'link',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue