fix
This commit is contained in:
parent
886766cca5
commit
d3f5001679
|
@ -278,9 +278,6 @@ export default Vue.extend({
|
||||||
(this as any).$root.api('promo/read', {
|
(this as any).$root.api('promo/read', {
|
||||||
noteId: this.appearNote.id
|
noteId: this.appearNote.id
|
||||||
});
|
});
|
||||||
this.$root.stream.send('readNotification', {
|
|
||||||
id: notification.id
|
|
||||||
});
|
|
||||||
this.hideThisNote = true;
|
this.hideThisNote = true;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue