Skip to content

Commit

Permalink
Update comment for CallKit
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Loriaux committed May 16, 2022
1 parent f78dcd5 commit f58d17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config/AppConfiguration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class AppConfiguration: CommonConfiguration {
}

private func setupAppSettings() {
// Enable CallKit for app
// Tchap: Disable CallKit.
MXKAppSettings.standard()?.isCallKitEnabled = false

// Get modular widget events in rooms histories
Expand Down

0 comments on commit f58d17f

Please sign in to comment.