Update othello.game.vue

This commit is contained in:
syuilo 2018-03-12 07:53:58 +09:00 committed by GitHub
parent c7e56bcd13
commit 56b5328e03

View file

@ -130,7 +130,7 @@ export default Vue.extend({
type: 'check',
crc32
});
}, 10000);
}, 3000);
}
},