tweak game

This commit is contained in:
syuilo 2024-01-07 13:19:10 +09:00
parent 8bf6d31334
commit 00e195f50b
15 changed files with 245 additions and 54 deletions

View file

@ -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',