mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-28 22:55:11 +02:00
✌️
This commit is contained in:
@@ -79,7 +79,7 @@ export default Vue.extend({
|
||||
translateY: 16,
|
||||
duration: 300,
|
||||
easing: 'easeOutQuad',
|
||||
complete: () => this.$destroy()
|
||||
complete: () => this.destroyDom()
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user