chore: Add note

This commit is contained in:
syuilo 2020-07-15 00:21:14 +09:00
parent 2aab7cf27f
commit 1bc06b78a3

View file

@ -61,6 +61,7 @@ export default Vue.extend({
},
methods: {
tick() {
// TODO:
this.now = new Date();
this.tickId = setTimeout(() => {