Merge branch 'video-chat' of gitlab.alibaba-inc.com:xr-paas/gradio_webrtc into video-chat

This commit is contained in:
杍超
2025-01-22 20:12:50 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@
};
export let include_audio: boolean;
export let show_local_video: string;
export let show_local_video: string | undefined;
export let i18n: I18nFormatter;
let volumeMuted = false