show notifications front
This commit is contained in:
@@ -76,6 +76,7 @@ export default class RegisterMessageInApp {
|
||||
}
|
||||
|
||||
async incrementNotSeen(roomId: number) {
|
||||
// todo it appears there is an error with notifications
|
||||
if (!this.isSeen) {
|
||||
await incrementNotSeenRoom(roomId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user