Skip to content
Snippets Groups Projects
Commit d3f50016 authored by tamaina's avatar tamaina
Browse files

fix

parent 886766cc
No related branches found
No related tags found
No related merge requests found
......@@ -278,9 +278,6 @@ export default Vue.extend({
(this as any).$root.api('promo/read', {
noteId: this.appearNote.id
});
this.$root.stream.send('readNotification', {
id: notification.id
});
this.hideThisNote = true;
},
......
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