From 872a5d0250583b717bf85836c0629b4135c075af Mon Sep 17 00:00:00 2001 From: ArneBo Date: Fri, 14 Feb 2025 21:47:02 +0100 Subject: [PATCH] fix(front): watch channel widget data, so the user doesnt need to refresh by hand --- front/src/components/audio/ChannelsWidget.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/front/src/components/audio/ChannelsWidget.vue b/front/src/components/audio/ChannelsWidget.vue index 248785f36..a7b76d211 100644 --- a/front/src/components/audio/ChannelsWidget.vue +++ b/front/src/components/audio/ChannelsWidget.vue @@ -1,7 +1,7 @@