Enable Element Call integration in rooms by default (#1685)
Also change base url to `call.element.dev`.
This commit is contained in:
committed by
GitHub
parent
10ff9742e1
commit
69c0a3b6be
@@ -17,5 +17,5 @@
|
||||
package io.element.android.appconfig
|
||||
|
||||
object ElementCallConfig {
|
||||
const val DEFAULT_BASE_URL = "https://call.element.io"
|
||||
const val DEFAULT_BASE_URL = "https://call.element.dev"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user