mirror of
https://github.com/djhackersdev/minime.git
synced 2026-04-23 09:47:12 -05:00
idz: Wire up TA topTen team results
This commit is contained in:
parent
ac9622f1bd
commit
e195cf77cd
|
|
@ -34,11 +34,7 @@ export async function loadTopTen(
|
|||
field_10: 0,
|
||||
driverName: srcItem.driverName,
|
||||
shopName: process.env.SHOP_NAME || "",
|
||||
team: {
|
||||
name: process.env.TEAM_NAME || "",
|
||||
nameBg: 0,
|
||||
nameFx: 0,
|
||||
},
|
||||
team: srcItem.team,
|
||||
field_7C: 0,
|
||||
field_7D: 0,
|
||||
ta: srcItem.ta,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user