From 81a36af44e8082535e77ecfc7dc5db2c3a9dc30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Fri, 9 Aug 2024 10:40:59 +0200 Subject: [PATCH] fix(conference) disable calendar integration It's not functional from within the Electron client since it doesn't render the welcome page. --- app/features/conference/components/Conference.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/features/conference/components/Conference.js b/app/features/conference/components/Conference.js index de596cb22..273fd11de 100644 --- a/app/features/conference/components/Conference.js +++ b/app/features/conference/components/Conference.js @@ -213,6 +213,7 @@ class Conference extends Component { // and new one for newly setup servers where the new option overrides // the old if set. const configOverwrite = { + enableCalendarIntegration: false, disableAGC: this.props._disableAGC, prejoinPageEnabled: true, prejoinConfig: {