This commit is contained in:
ismailgulek
2020-08-10 18:16:07 +03:00
parent 6cc870b9a8
commit 005b629fd2
3 changed files with 21 additions and 2 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ class CommonConfiguration: NSObject, Configurable {
// Customize the localized string table
Bundle.mxk_customizeLocalizedStringTableName("Vector")
// Enable CallKit
settings.isCallKitEnabled = true
// Disable CallKit
settings.isCallKitEnabled = false
// Enable lazy loading
settings.syncWithLazyLoadOfRoomMembers = true