mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
Merge pull request #8672 from Amir-yazdanmanesh/develop
Change jitsi-meet constants URL
This commit is contained in:
commit
431a1a6fb2
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ class VectorJitsiActivity : VectorBaseActivity<ActivityJitsiBinding>(), JitsiMee
|
|||
setServerURL(it)
|
||||
}
|
||||
}
|
||||
// https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/flags/constants.js
|
||||
// https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/flags/constants.ts
|
||||
.setFeatureFlag("chat.enabled", false)
|
||||
.setFeatureFlag("invite.enabled", false)
|
||||
.setFeatureFlag("add-people.enabled", false)
|
||||
|
|
Loading…
Add table
Reference in a new issue