mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-29 21:31:53 +01: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.