From 053fc1171b98ee95738806e4f1da48f088ab52da Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Tue, 20 Mar 2018 23:40:11 +0100 Subject: [PATCH] Renamed playlist icon class --- front/src/components/audio/track/Row.vue | 8 +++++--- front/src/components/playlists/TrackPlaylistIcon.vue | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/front/src/components/audio/track/Row.vue b/front/src/components/audio/track/Row.vue index 4eda9955a..8310e89c4 100644 --- a/front/src/components/audio/track/Row.vue +++ b/front/src/components/audio/track/Row.vue @@ -60,9 +60,11 @@ export default { - diff --git a/front/src/components/playlists/TrackPlaylistIcon.vue b/front/src/components/playlists/TrackPlaylistIcon.vue index 843d15392..bba4c515b 100644 --- a/front/src/components/playlists/TrackPlaylistIcon.vue +++ b/front/src/components/playlists/TrackPlaylistIcon.vue @@ -9,7 +9,7 @@