This commit is contained in:
vchikalkin 2022-04-18 16:02:48 +03:00
commit 621acaadf8

View File

@ -192,6 +192,9 @@ const sections: ISection[] = [
{
elements: ['tbxMaxSpeed', 'tbxCountSeats', 'tbxMileage'],
},
{
elements: ['tbxMaxMass'],
},
],
},
],