fix: improve plugins functionality with server management
This commit is contained in:
@@ -133,7 +133,7 @@ export class NotificationsEffects {
|
||||
this.notifications.refreshRoomUnreadFromMessages(roomId, roomMessages);
|
||||
}
|
||||
})
|
||||
)
|
||||
, { dispatch: false }
|
||||
),
|
||||
{ dispatch: false }
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user