oops
This commit is contained in:
@@ -113,7 +113,7 @@ export default defineComponent({
|
|||||||
os.stream.send('readNotification', {
|
os.stream.send('readNotification', {
|
||||||
id: props.notification.id
|
id: props.notification.id
|
||||||
});
|
});
|
||||||
observer.readObserver.disconnect()();
|
observer.disconnect();
|
||||||
});
|
});
|
||||||
|
|
||||||
readObserver.observe(elRef.value);
|
readObserver.observe(elRef.value);
|
||||||
|
Reference in New Issue
Block a user