From deb65f34058fcad9e6ce5be20d234e68de5a1cbf Mon Sep 17 00:00:00 2001 From: geoffrey45 Date: Tue, 2 Aug 2022 18:55:09 +0300 Subject: [PATCH] add time to now playing card --- src/components/LeftSidebar/NP/HotKeys.vue | 2 ++ src/components/LeftSidebar/NP/Progress.vue | 4 +-- src/components/LeftSidebar/nowPlaying.vue | 32 ++++++++++++++++------ src/stores/queue.ts | 18 +++++++----- 4 files changed, 39 insertions(+), 17 deletions(-) diff --git a/src/components/LeftSidebar/NP/HotKeys.vue b/src/components/LeftSidebar/NP/HotKeys.vue index ae9c9827..cfad16d8 100644 --- a/src/components/LeftSidebar/NP/HotKeys.vue +++ b/src/components/LeftSidebar/NP/HotKeys.vue @@ -1,4 +1,5 @@