1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 17:35:40 +02:00
* wip

* wip

* wip

* wip

* Update game.setting.vue

* wip

* wip

* Update game.setting.vue

* wip

* Update game.board.vue

* wip

* Update sidebar.ts
This commit is contained in:
syuilo
2020-10-27 18:11:41 +09:00
committed by GitHub
parent 6f34c74027
commit 6258ce75b7
18 changed files with 1286 additions and 66 deletions

View File

@@ -115,7 +115,7 @@ export const sidebarDef = {
games: {
title: 'games',
icon: faGamepad,
to: '/games',
to: '/games/reversi',
},
scratchpad: {
title: 'scratchpad',