mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
MESSENGER-3352 build settings
This commit is contained in:
@@ -286,7 +286,7 @@ final class JitsiService: NSObject {
|
||||
// This url can be used as is inside a web container (like iframe for Riot-web)
|
||||
|
||||
// Build it from the riot-web app
|
||||
let appUrlString = BuildSettings.applicationWebAppUrlString
|
||||
let appUrlString = BWIBuildSettings.shared.applicationWebAppUrlString
|
||||
|
||||
// We mix v1 and v2 param for backward compability
|
||||
let v1queryStringParts = [
|
||||
|
||||
Reference in New Issue
Block a user