From 5f4931c0c50c7a8ec557bdc32089d884a6ab47e7 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Thu, 6 Feb 2025 19:20:59 +0100 Subject: [PATCH] style(front): remove line from playbutton --- front/src/components/audio/PlayButton.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/front/src/components/audio/PlayButton.vue b/front/src/components/audio/PlayButton.vue index b60523db2..7a26d7651 100644 --- a/front/src/components/audio/PlayButton.vue +++ b/front/src/components/audio/PlayButton.vue @@ -187,7 +187,6 @@ const isOpen = ref(false) > {{ labels.addToPlaylist }} - -
+