1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Fixed: Persist SearchOnAdd setting value in local cache

This commit is contained in:
Qstick
2020-12-03 22:34:42 -05:00
parent 2d9c77ec5e
commit 9fbc1df74c
5 changed files with 18 additions and 26 deletions
@@ -49,8 +49,8 @@ export const defaultState = {
monitor: 'true',
qualityProfileId: 0,
minimumAvailability: 'announced',
tags: [],
searchForMovie: false
searchForMovie: true,
tags: []
},
posterOptions: {