mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Switch ElementCall's base URL to .dev
This commit is contained in:
parent
db79784b8e
commit
db5a3a7ba4
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user