loadKP: fix fill telematic

This commit is contained in:
Chika 2021-09-09 12:56:55 +03:00
parent b3af7b3827
commit 81c60bd90e

View File

@ -24,7 +24,7 @@ const map_add_product_types_to_values = {
registration: 100000001,
insNSIB: 100000002,
tracker: 100000003,
telematics: 100000004,
telematic: 100000004,
fuelCard: 100000005,
};