fix prev commit
This commit is contained in:
parent
ad78cc9876
commit
8af5e5460e
@ -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'],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user