From 524513af8d9d34ef21e10c55b9a53d7a20b9e953 Mon Sep 17 00:00:00 2001 From: Doma Date: Thu, 27 Jul 2023 11:36:35 +0800 Subject: [PATCH] fix: make whole cover image clickable for toggling play/pause --- src/components/player.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/player.tsx b/src/components/player.tsx index 0b381c9..0657880 100644 --- a/src/components/player.tsx +++ b/src/components/player.tsx @@ -171,6 +171,7 @@ export function APlayer({
{audioControl.isPlaying ? : }