Skip to content

Commit c815e68

Browse files
author
MachineUserPTV
committed
Automatic synchronisation from developer.myptv.com
1 parent 5435b33 commit c815e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ function showToast(text) {
8787
map.on('click', onMapClick);
8888

8989
const profiles = ['EUR_TRAILER_TRUCK', 'EUR_TRUCK_40T', 'EUR_TRUCK_11_99T', 'EUR_TRUCK_7_49T', 'EUR_VAN', 'EUR_CAR',
90+
'EUR_TLN_TRUCK_40T', 'EUR_TLN_TRUCK_20T', 'EUR_TLN_TRUCK_11_99T', 'EUR_TLN_VAN',
9091
'USA_1_PICKUP', 'USA_5_DELIVERY', 'USA_8_SEMITRAILER_5AXLE', 'AUS_LCV_LIGHT_COMMERCIAL', 'AUS_MR_MEDIUM_RIGID', 'AUS_HR_HEAVY_RIGID',
9192
'IMEA_TRUCK_40T', 'IMEA_TRUCK_7_49T', 'IMEA_VAN', 'IMEA_CAR'];
9293

0 commit comments

Comments
 (0)