Fix js error #424

This commit is contained in:
Kendrick Chan 2020-07-16 14:20:44 +08:00
parent b24bae3788
commit 1b2ea61891

View file

@ -106,7 +106,7 @@ class MapEventHandler {
this.dashmap.putRiderActiveJOMarker(chan_split[1], lat, lng);
break;
}
}
});
break;
}
break;