Add CI event code

This commit is contained in:
Skylar Ittner 2021-06-19 17:11:59 -06:00
parent c7853a62f9
commit f35e07033f

View File

@ -170,6 +170,7 @@ class TrackingStatus {
case "VR":
case "WX":
case "AP":
case "CI": // stuck in customs
return TrackingStatus::TRACKING_STATUS_TRANSIT;
case "01":
case "13":