mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-08 07:38:12 -05:00
refactor: clean out commented code
This commit is contained in:
@@ -980,7 +980,6 @@ const SonarrModal = ({ onClose, sonarr, onSave }: SonarrModalProps) => {
|
|||||||
type="checkbox"
|
type="checkbox"
|
||||||
id="enableSeasonFolders"
|
id="enableSeasonFolders"
|
||||||
name="enableSeasonFolders"
|
name="enableSeasonFolders"
|
||||||
// checked={true}
|
|
||||||
disabled={
|
disabled={
|
||||||
settings.currentSettings.mediaServerType !==
|
settings.currentSettings.mediaServerType !==
|
||||||
MediaServerType.PLEX
|
MediaServerType.PLEX
|
||||||
|
|||||||
Reference in New Issue
Block a user