mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
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>