1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-21 04:05:28 +02:00

Better setting

This commit is contained in:
syuilo
2018-12-30 14:05:13 +09:00
parent 4f76acd249
commit b3032ad84d
5 changed files with 12 additions and 12 deletions

View File

@@ -41,7 +41,7 @@ const defaultSettings = {
games: {
reversi: {
showBoardLabels: false,
useWhiteBlackStones: false,
useAvatarStones: true,
}
}
};