From 82b7068130ea149e0add590a7be6778df01b7d11 Mon Sep 17 00:00:00 2001 From: SunX Date: Tue, 22 Nov 2022 12:51:37 +0800 Subject: [PATCH] Update _id.vue --- client/pages/collection/_id.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pages/collection/_id.vue b/client/pages/collection/_id.vue index 1d3727a4..f783d079 100644 --- a/client/pages/collection/_id.vue +++ b/client/pages/collection/_id.vue @@ -15,7 +15,7 @@
- play_arrow + play_arrow {{ streaming ? $strings.ButtonPlaying : $strings.ButtonPlay }} @@ -165,4 +165,4 @@ export default { mounted() {}, beforeDestroy() {} } - \ No newline at end of file +