mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-03-01 23:10:29 +01:00
ocm hof order by periodId better
This commit is contained in:
parent
6d4a35a0b1
commit
27c074a1b3
@ -72,7 +72,7 @@ export default class CarModule extends Module {
|
|||||||
competitionId: Number(getTarget.competitionId)
|
competitionId: Number(getTarget.competitionId)
|
||||||
},
|
},
|
||||||
orderBy:{
|
orderBy:{
|
||||||
dbId: 'desc'
|
periodId: 'desc'
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user