mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 23:15:47 +02:00
Fix bug
This commit is contained in:
@@ -114,7 +114,7 @@ export default Vue.extend({
|
||||
this.tick();
|
||||
requestAnimationFrame(update);
|
||||
}
|
||||
});
|
||||
};
|
||||
update();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user