enable calls

pull/560/head
Ryan Zhao 3 years ago
parent b2b03eb273
commit e413b9da86

@ -6,7 +6,7 @@ import CallKit
public final class SessionCall: NSObject, WebRTCSessionDelegate {
@objc static let isEnabled = false
@objc static let isEnabled = true
// MARK: Metadata Properties
let uuid: String

Loading…
Cancel
Save