From 3dff9c74d963aa76714a790ad05af201f0c900e3 Mon Sep 17 00:00:00 2001 From: wvffle Date: Thu, 21 Jul 2022 17:56:57 +0000 Subject: [PATCH] Fix front settings fetching --- front/src/components/audio/ChannelSeries.vue | 112 +++++++------- front/src/components/audio/ChannelsWidget.vue | 104 ++++++------- front/src/components/audio/Search.vue | 145 +++++++++--------- front/src/store/instance.ts | 2 +- 4 files changed, 180 insertions(+), 183 deletions(-) diff --git a/front/src/components/audio/ChannelSeries.vue b/front/src/components/audio/ChannelSeries.vue index 587de6f99..fe30459a9 100644 --- a/front/src/components/audio/ChannelSeries.vue +++ b/front/src/components/audio/ChannelSeries.vue @@ -1,3 +1,55 @@ + +