mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Fix crypto v2 config
This commit is contained in:
@@ -24,9 +24,6 @@ class AppConfiguration: CommonConfiguration {
|
||||
override func setupSettings() {
|
||||
super.setupSettings()
|
||||
setupAppSettings()
|
||||
#if DEBUG
|
||||
CryptoSDKConfiguration.shared.setup()
|
||||
#endif
|
||||
}
|
||||
|
||||
private func setupAppSettings() {
|
||||
|
||||
Reference in New Issue
Block a user