diff --git a/src/routes/Settings/Player/Player.tsx b/src/routes/Settings/Player/Player.tsx index 29009c6b1..f8295d070 100644 --- a/src/routes/Settings/Player/Player.tsx +++ b/src/routes/Settings/Player/Player.tsx @@ -133,7 +133,7 @@ const Player = forwardRef(({ profile }: Props, ref) => { } { - !shell.active && + shell.active &&