update
This commit is contained in:
parent
593131c161
commit
597b93f4ea
2 changed files with 7 additions and 7 deletions
|
|
@ -114,7 +114,7 @@ foreach ($file in $matchfiles) {
|
|||
createdAt = $filecontent.data.attributes.createdAt
|
||||
mapName = $filecontent.data.attributes.mapName
|
||||
id = $filecontent.data.id
|
||||
stats = $player_matches_cached
|
||||
stats = @($player_matches_cached)
|
||||
}
|
||||
}
|
||||
write-output "NEW $matchfiledate"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue