mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Nullify thread on data source reset
This commit is contained in:
@@ -553,6 +553,7 @@ typedef NS_ENUM (NSUInteger, MXKRoomDataSourceError) {
|
||||
}
|
||||
|
||||
self.room = nil;
|
||||
self.thread = nil;
|
||||
self.secondaryRoom = nil;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user