mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2024-11-28 01:11:00 +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)
|
||||
},
|
||||
orderBy:{
|
||||
dbId: 'desc'
|
||||
periodId: 'desc'
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user