From 73b1dc8f3063c7dccfb50fae4ed39b1ffedd254e Mon Sep 17 00:00:00 2001 From: wvffle Date: Thu, 21 Jul 2022 01:11:36 +0000 Subject: [PATCH] MIgrate some components --- front/src/components/audio/ChannelEntries.vue | 135 +++++------ front/src/views/admin/library/TrackDetail.vue | 227 +++++++++--------- front/src/views/library/DetailTracks.vue | 27 +-- 3 files changed, 190 insertions(+), 199 deletions(-) diff --git a/front/src/components/audio/ChannelEntries.vue b/front/src/components/audio/ChannelEntries.vue index 4b192eb9c..18ae198c3 100644 --- a/front/src/components/audio/ChannelEntries.vue +++ b/front/src/components/audio/ChannelEntries.vue @@ -1,3 +1,59 @@ + +