fix(ui) - assist loader flag
This commit is contained in:
parent
10be5a8a31
commit
b632149a17
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ export default mergeReducers(
|
|||
createRequestReducer({
|
||||
fetch: FETCH,
|
||||
fetchList: FETCH_SESSION_LIST,
|
||||
fetchFilterSearch: FETCH_FILTER_SEARCH
|
||||
}),
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue