Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/signaling.js')
-rw-r--r--src/utils/signaling.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/signaling.js b/src/utils/signaling.js
index 3674da603..8efa849b4 100644
--- a/src/utils/signaling.js
+++ b/src/utils/signaling.js
@@ -962,7 +962,7 @@ Signaling.Standalone.prototype.helloResponseReceived = function(data) {
}
}
- if (!this.features['audio-video-permissions']) {
+ if (!this.hasFeature('audio-video-permissions')) {
showError(
t('spreed', 'The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator.'),
{