Skip to content
Snippets Groups Projects
Unverified Commit 2480fcdc authored by tamaina's avatar tamaina Committed by GitHub
Browse files

Update src/client/components/notification.vue


Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
parent 7e093aee
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ export default Vue.extend({
id: this.notification.id
});
entries.map(({ target }) => observer.unobserve(target));
})
});
this.readObserver.observe(this.$el);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment