fix prev commit

This commit is contained in:
Chika 2022-04-19 11:03:09 +03:00
parent ad78cc9876
commit 8af5e5460e

View File

@ -180,6 +180,7 @@ const sections: ISection[] = [
'tbxLeaseObjectCount',
'tbxLeaseObjectYear',
'selectLeaseObjectCategory',
'tbxMaxMass',
],
},
{
@ -187,14 +188,12 @@ const sections: ISection[] = [
'selectEngineType',
'tbxLeaseObjectMotorPower',
'tbxEngineVolume',
'tbxEngineHours',
],
},
{
elements: ['tbxMaxSpeed', 'tbxCountSeats', 'tbxMileage'],
},
{
elements: ['tbxMaxMass', 'tbxEngineHours'],
},
],
},
],