🔧 Added caching to pull list call to CV
This commit is contained in:
@@ -89,7 +89,6 @@ function fileOpsReducer(state = initialState, action) {
|
||||
};
|
||||
}
|
||||
case IMS_COMIC_BOOK_GROUPS_FETCHED: {
|
||||
console.log(action)
|
||||
return {
|
||||
...state,
|
||||
comicVolumeGroups: action.data,
|
||||
|
||||
Reference in New Issue
Block a user