diff --git a/front/src/components/audio/track/Row.vue b/front/src/components/audio/track/Row.vue new file mode 100644 index 000000000..4eda9955a --- /dev/null +++ b/front/src/components/audio/track/Row.vue @@ -0,0 +1,68 @@ + + + + + + diff --git a/front/src/components/audio/track/Table.vue b/front/src/components/audio/track/Table.vue index 00bcf9f7d..512ba1b49 100644 --- a/front/src/components/audio/track/Table.vue +++ b/front/src/components/audio/track/Table.vue @@ -11,34 +11,11 @@ - - - - - - - - - - - - {{ track.title }} - - - - - {{ track.artist.name }} - - - - - {{ track.album.title }} - - - - + @@ -83,9 +60,8 @@ curl -G -o "{{ track.files[0].filename }}"