カスタム絵文字一覧ページ

This commit is contained in:
syuilo
2021-08-07 10:23:59 +09:00
parent 3a28c06534
commit 742a005523
3 changed files with 159 additions and 0 deletions

View File

@@ -113,6 +113,11 @@ export const menuDef = {
icon: 'fas fa-satellite-dish',
to: '/channels',
},
emojis: {
title: 'emojis',
icon: 'fas fa-laugh',
to: '/emojis',
},
games: {
title: 'games',
icon: 'fas fa-gamepad',