fix
This commit is contained in:
parent
886766cca5
commit
d3f5001679
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue