From ecfa2579dc3beb73a718e9d0108c827cc108c659 Mon Sep 17 00:00:00 2001 From: AV2 Date: Tue, 12 Nov 2024 12:27:42 +0100 Subject: [PATCH] Bugfix draft artists (#146) * fix bug with draft artist being return from cms on published show * remove unused code * fix but with comma in second last artist name * remove focus state from play buttons * remove white outline from play button focus-within state --- components/livePlayer.tsx | 4 ++-- components/upcomingShowPreview.tsx | 3 --- views/radio/showBody.tsx | 5 ++++- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/livePlayer.tsx b/components/livePlayer.tsx index 987f91d..f16b1ea 100644 --- a/components/livePlayer.tsx +++ b/components/livePlayer.tsx @@ -144,7 +144,7 @@ export default function LivePlayer() { {isOnline && ( <>