mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
item preloading on start
This commit is contained in:
parent
0cbbc0ce8a
commit
995ee1d05d
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ function* setReadySaga() {
|
|||
hideLoader();
|
||||
|
||||
yield call(checkOSRMServiceSaga);
|
||||
yield put(searchSetTab('mine'));
|
||||
}
|
||||
|
||||
function* mapInitSaga() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue