From 38a455908378433faddae9e6472db62bad07b937 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Wed, 21 Mar 2018 11:58:26 +0100 Subject: [PATCH] PlayButton is now able to handle playlists --- front/src/components/audio/PlayButton.vue | 63 +++++++++++++++++------ 1 file changed, 46 insertions(+), 17 deletions(-) diff --git a/front/src/components/audio/PlayButton.vue b/front/src/components/audio/PlayButton.vue index 679f8b795..f2a389862 100644 --- a/front/src/components/audio/PlayButton.vue +++ b/front/src/components/audio/PlayButton.vue @@ -3,11 +3,11 @@ -