mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 12:53:09 +02:00
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', {
|
(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 a new issue