diff --git a/app/javascript/dashboard/components-next/message/bubbles/Dyte.vue b/app/javascript/dashboard/components-next/message/bubbles/Dyte.vue index c84552cb6..fb0813409 100644 --- a/app/javascript/dashboard/components-next/message/bubbles/Dyte.vue +++ b/app/javascript/dashboard/components-next/message/bubbles/Dyte.vue @@ -34,7 +34,7 @@ const joinTheCall = async () => { }; const leaveTheRoom = () => { - this.dyteAuthToken = ''; + dyteAuthToken.value = ''; }; const action = computed(() => ({ label: t('INTEGRATION_SETTINGS.DYTE.CLICK_HERE_TO_JOIN'), @@ -60,7 +60,7 @@ const action = computed(() => ({ allow="camera;microphone;fullscreen;display-capture;picture-in-picture;clipboard-write;" />