Add taskevents to actions
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
parent
cbda838c19
commit
f4ab353505
@ -219,4 +219,7 @@ export type Actions = OpenModal
|
|||||||
| StartRouteLoading
|
| StartRouteLoading
|
||||||
| EndRouteLoading
|
| EndRouteLoading
|
||||||
| InitUser
|
| InitUser
|
||||||
| InitUserSuccess;
|
| InitUserSuccess
|
||||||
|
| TaskStartEvent
|
||||||
|
| TaskEndEvent
|
||||||
|
| TaskErrorEvent;
|
||||||
|
Loading…
Reference in New Issue
Block a user