mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-04 10:39:34 +00:00
Fixed: Correctly persist calendar custom filter selection
ignore-downstream
This commit is contained in:
parent
965e7c22d9
commit
b0829d5537
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ export const persistState = [
|
|||
'calendar.view',
|
||||
'calendar.selectedFilterKey',
|
||||
'calendar.options',
|
||||
'seriesIndex.customFilters'
|
||||
'calendar.customFilters'
|
||||
];
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue