mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Fixed: Persist SearchOnAdd setting value in local cache
This commit is contained in:
@@ -33,6 +33,7 @@ export const defaultState = {
|
||||
monitor: 'true',
|
||||
qualityProfileId: 0,
|
||||
minimumAvailability: 'announced',
|
||||
searchForMovie: true,
|
||||
tags: []
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user