Better setting

This commit is contained in:
syuilo 2018-12-30 14:05:13 +09:00
parent 4f76acd249
commit b3032ad84d
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
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,
}
}
};