diff --git a/web/src/pages/BandPage.tsx b/web/src/pages/BandPage.tsx index c135cb3..427be08 100644 --- a/web/src/pages/BandPage.tsx +++ b/web/src/pages/BandPage.tsx @@ -362,13 +362,6 @@ export function BandPage() { (e.currentTarget as HTMLElement).style.borderColor = "rgba(255,255,255,0.04)"; }} > - {/* Play button circle */} -