mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-17 08:38:04 +00:00
Prevents the tags selection UI from rendering when the service has no tags configured. Wraps the tags dropdown component in a conditional check to only display when tags exist in the default service details, avoiding empty or broken UI states.