From dbfc727b210ef18c35dbe9c288bfacd79da99959 Mon Sep 17 00:00:00 2001 From: Alain Nussbaumer Date: Sun, 11 May 2025 09:12:29 +0200 Subject: [PATCH] [web] Change player controls to buttons --- web-src/src/components/ControlPlayerBack.vue | 4 ++-- web-src/src/components/ControlPlayerForward.vue | 4 ++-- web-src/src/components/ControlPlayerNext.vue | 4 ++-- web-src/src/components/ControlPlayerPlay.vue | 4 ++-- web-src/src/components/ControlPlayerPrevious.vue | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/web-src/src/components/ControlPlayerBack.vue b/web-src/src/components/ControlPlayerBack.vue index 75b02b10..2fbe274e 100644 --- a/web-src/src/components/ControlPlayerBack.vue +++ b/web-src/src/components/ControlPlayerBack.vue @@ -1,11 +1,11 @@