mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message - fixed
This commit is contained in:
@@ -60,6 +60,11 @@ typedef enum : NSUInteger {
|
||||
*/
|
||||
@property (nonatomic) AnalyticsScreenTracker *screenTracker;
|
||||
|
||||
/**
|
||||
ID of the currently selected space. `nil` if home
|
||||
*/
|
||||
@property (nonatomic, nullable) NSString *parentSpaceId;
|
||||
|
||||
/**
|
||||
Delegate of this view controller.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user