mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: bulk delete item categories issue.
This commit is contained in:
@@ -97,7 +97,8 @@ export default persistReducer({
|
||||
'pageSubtitle',
|
||||
'pageHint',
|
||||
'preferencesPageTitle',
|
||||
'topbarEditViewId'
|
||||
'topbarEditViewId',
|
||||
'backLink'
|
||||
],
|
||||
storage,
|
||||
}, reducerInstance);
|
||||
|
||||
Reference in New Issue
Block a user