Merge remote-tracking branch 'misskey-original/develop' into develop
This commit is contained in:
commit
801697ccdd
53 changed files with 1100 additions and 173 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