Switch ElementCall's base URL to .dev

This commit is contained in:
Stefan Ceriu 2023-10-23 18:15:29 +03:00
parent db79784b8e
commit db5a3a7ba4

View File

@ -211,7 +211,7 @@ final class AppSettings {
// MARK: - Element Call // MARK: - Element Call
let elementCallBaseURL: URL = "https://call.element.io" let elementCallBaseURL: URL = "https://call.element.dev"
// MARK: - Notifications // MARK: - Notifications