From cb9441dcb5d912bfb56df67fda303477375f0df0 Mon Sep 17 00:00:00 2001 From: Sebastian Reimers Date: Wed, 28 Feb 2024 13:44:04 +0100 Subject: [PATCH] webui/WebcamPhoto: add muted flag --- webui/src/components/WebcamPhoto.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/components/WebcamPhoto.vue b/webui/src/components/WebcamPhoto.vue index 8c8ab72a..8882dc80 100644 --- a/webui/src/components/WebcamPhoto.vue +++ b/webui/src/components/WebcamPhoto.vue @@ -1,6 +1,6 @@