Fixed: (History) Save limit and offset in history data

This commit is contained in:
Bogdan
2023-07-07 16:19:45 +03:00
parent e68b45636e
commit 21cc96d683
7 changed files with 86 additions and 35 deletions

View File

@@ -40,7 +40,9 @@ export const defaultState = {
searchType: 'search',
searchQuery: '',
searchIndexerIds: [],
searchCategories: []
searchCategories: [],
searchLimit: 100,
searchOffset: 0
},
columns: [