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