diff --git a/frontend/src/components/forms/EPG.jsx b/frontend/src/components/forms/EPG.jsx index 16fbbf4e..a3fa71f8 100644 --- a/frontend/src/components/forms/EPG.jsx +++ b/frontend/src/components/forms/EPG.jsx @@ -273,7 +273,7 @@ const SDSettings = ({ sourceId, customProperties }) => { handlePosterToggle(e.currentTarget.checked)} disabled={saving} @@ -298,7 +298,7 @@ const SDSettings = ({ sourceId, customProperties }) => { handleExtraDebuggingToggle(e.currentTarget.checked)} disabled={saving}