1
0
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:
Qstick
2020-11-14 23:11:37 -05:00
parent 0e5f43e139
commit 67ebf49b21
4 changed files with 9 additions and 17 deletions

View File

@@ -30,7 +30,7 @@ export const defaultState = {
defaults: {
rootFolderPath: '',
monitor: true,
monitor: 'true',
qualityProfileId: 0,
minimumAvailability: 'announced',
tags: []