mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-06-19 13:09:07 +00:00
fix api call again
This commit is contained in:
parent
16a188e1e4
commit
1cca5f7635
1 changed files with 3 additions and 3 deletions
|
@ -292,9 +292,9 @@ function Read-LogEntry {
|
||||||
weapon = $weapon
|
weapon = $weapon
|
||||||
method = $damageType
|
method = $damageType
|
||||||
loadout_ship = $ship
|
loadout_ship = $ship
|
||||||
gameVersion = $GameVersion
|
game_version = $GameVersion
|
||||||
gameMode = $GameMode
|
gamemode = $GameMode
|
||||||
trackrVersion = $TrackRver
|
trackr_version = $TrackRver
|
||||||
}
|
}
|
||||||
|
|
||||||
# Headers which may or may not be necessary
|
# Headers which may or may not be necessary
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue