mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
Merge pull request #6905 from vector-im/aleksandrs/6904_device_client_information_not_updated
Device Manger: Device client information not updated
This commit is contained in:
@@ -3343,6 +3343,7 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
|
||||
BOOL isEnabled = sender.isOn;
|
||||
RiotSettings.shared.enableClientInformationFeature = isEnabled;
|
||||
MXSDKOptions.sharedInstance.enableNewClientInformationFeature = isEnabled;
|
||||
[self.mainSession updateClientInformation];
|
||||
}
|
||||
|
||||
- (void)toggleEnableWysiwygComposerFeature:(UISwitch *)sender
|
||||
|
||||
Reference in New Issue
Block a user