Fixed: Correctly persist calendar custom filter selection
ignore-downstream
This commit is contained in:
parent
965e7c22d9
commit
b0829d5537
|
@ -97,7 +97,7 @@ export const persistState = [
|
||||||
'calendar.view',
|
'calendar.view',
|
||||||
'calendar.selectedFilterKey',
|
'calendar.selectedFilterKey',
|
||||||
'calendar.options',
|
'calendar.options',
|
||||||
'seriesIndex.customFilters'
|
'calendar.customFilters'
|
||||||
];
|
];
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue