mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 12:46:58 +02:00
RecentsViewController: update title when total unreadCount changes
This commit is contained in:
@@ -192,6 +192,9 @@
|
||||
currentRoomViewController = nil;
|
||||
}
|
||||
}
|
||||
|
||||
// Update the unreadCount in the title
|
||||
[self updateTitleView];
|
||||
|
||||
[self.tableView reloadData];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user