mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
parent
d144724235
commit
9b9aee9783
@ -104,7 +104,7 @@ export default Vue.extend({
|
||||
id: this.notification.id
|
||||
});
|
||||
entries.map(({ target }) => observer.unobserve(target));
|
||||
})
|
||||
});
|
||||
|
||||
this.readObserver.observe(this.$el);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user