t
This commit is contained in:
parent
4f434f6ef1
commit
8a31bb2b12
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@ catch {
|
||||||
Write-Output 'Unable to read file exitin'
|
Write-Output 'Unable to read file exitin'
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
foreach ($player in $player_data) {
|
foreach ($player in $player_data) {
|
||||||
$lastMatches = $player.relationships.matches.data.id #| Select-Object -First 10
|
$lastMatches = $player.relationships.matches.data.id #| Select-Object -First 10
|
||||||
$playermatches = @()
|
$playermatches = @()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue