Skip to content

Commit

Permalink
fix: enum updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Meys Torkaman authored and Meys Torkaman committed Feb 2, 2024
1 parent 43ed027 commit 3b20a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/adr-details.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export type VehicleDetailsTypeEnum =
| "Semi trailer sheeted load"
| "Semi trailer tank"
| "Semi trailer skeletal"
| "Semi trailer battery Enum";
| "Semi trailer battery";

export type Tc2TypeEnum = "initial";

Expand Down

0 comments on commit 3b20a99

Please sign in to comment.