From e3afde70fcc899190015d1053ced20d3e84a94e8 Mon Sep 17 00:00:00 2001 From: Sebastian Reimers Date: Wed, 28 Aug 2024 10:56:34 +0200 Subject: [PATCH] webui/webrtc: enable source view --- webui/src/components/WebrtcVideo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/components/WebrtcVideo.vue b/webui/src/components/WebrtcVideo.vue index 3ec3c0c..eed6fd1 100644 --- a/webui/src/components/WebrtcVideo.vue +++ b/webui/src/components/WebrtcVideo.vue @@ -1,6 +1,6 @@