Deluan df74ecb1ec refactor(ui): extract NowPlaying visibility check into a named variable
Pulls the compound "enabled && (not admin-only or is admin)" condition out
of the JSX into a canViewNowPlaying variable, so the AppBar render reads as
intent rather than a multi-operator boolean. No behavior change.

Signed-off-by: Deluan <deluan@navidrome.org>
2026-06-19 22:24:49 -04:00
..
2020-01-26 20:09:25 -05:00