forked from FoundKeyGang/FoundKey
Fix bug
This commit is contained in:
parent
a053e1c1de
commit
3c678f0e92
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ export default Vue.extend({
|
|||
this.tick();
|
||||
requestAnimationFrame(update);
|
||||
}
|
||||
});
|
||||
};
|
||||
update();
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue