From cbfb260288ecba6be89d1a352224c8e82a729482 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Wed, 19 Dec 2018 20:15:52 +0100 Subject: [PATCH] Fixed wrong backward / forward icons in player --- front/src/components/audio/Player.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/components/audio/Player.vue b/front/src/components/audio/Player.vue index 83751d8d4..308feb223 100644 --- a/front/src/components/audio/Player.vue +++ b/front/src/components/audio/Player.vue @@ -80,7 +80,7 @@ class="two wide column control" @click.prevent.stop="previous" :disabled="emptyQueue"> - + - +