mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 04:23:35 +00:00
Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
@@ -104,7 +104,7 @@ export default Vue.extend({
|
||||
id: this.notification.id
|
||||
});
|
||||
entries.map(({ target }) => observer.unobserve(target));
|
||||
})
|
||||
});
|
||||
|
||||
this.readObserver.observe(this.$el);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user