From 61d55844a2344920431f042f85be306a5cd3bd22 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Mon, 28 Aug 2023 21:25:12 +0200 Subject: [PATCH] Fix console crash --- src/components/Player/Bar.vue | 2 +- src/components/Player/Controls.vue | 6 +++++- src/components/Player/Infos.vue | 9 ++++----- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/components/Player/Bar.vue b/src/components/Player/Bar.vue index 4d59ad2..7b2b7e3 100644 --- a/src/components/Player/Bar.vue +++ b/src/components/Player/Bar.vue @@ -17,7 +17,7 @@ :duration="duration" />
- + -
+