cập nhật modal add/edit fishingLog và sửa lỗi event ở map
This commit is contained in:
@@ -162,3 +162,11 @@ export function stopEvents() {
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
export function startEvents() {
|
||||
getGpsEventBus();
|
||||
getAlarmEventBus();
|
||||
getEntitiesEventBus();
|
||||
getTrackPointsEventBus();
|
||||
getBanzonesEventBus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user