mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-17 11:20:29 +01:00
The "Disabled by admin" notice was rendered by DisabledSetting inside the rounded, overflow-hidden card, which clipped the text. Switch to the same pattern as the Streamystats settings: plain ListItems with the `disabledByAdmin` prop, so the notice renders as the row subtitle and the URL/toggle disable per-field.