mirror of
https://github.com/Lidarr/Lidarr
synced 2026-05-07 12:02:14 +02:00
Merge 45654d445f into 58a1d9357b
This commit is contained in:
commit
4059f60abd
1 changed files with 2 additions and 1 deletions
|
|
@ -97,7 +97,8 @@ export const defaultState = {
|
|||
};
|
||||
|
||||
export const persistState = [
|
||||
'settings.advancedSettings'
|
||||
'settings.advancedSettings',
|
||||
'settings.importListExclusions.pageSize'
|
||||
];
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue