mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Revert "New: Change Add Movie Monitor Selection from Dropdown to Checkbox (#5319)"
This reverts commit 897bfa04a6.
This commit is contained in:
@@ -30,7 +30,7 @@ export const defaultState = {
|
||||
|
||||
defaults: {
|
||||
rootFolderPath: '',
|
||||
monitor: true,
|
||||
monitor: 'true',
|
||||
qualityProfileId: 0,
|
||||
minimumAvailability: 'announced',
|
||||
tags: []
|
||||
|
||||
Reference in New Issue
Block a user