terug #163

Merged
OpzekerIT merged 11 commits from main into dev 2023-11-28 21:47:04 +00:00
Showing only changes of commit 8a31bb2b12 - Show all commits

View file

@ -33,8 +33,6 @@ catch {
Write-Output 'Unable to read file exitin'
exit
}
foreach ($player in $player_data) {
$lastMatches = $player.relationships.matches.data.id #| Select-Object -First 10
$playermatches = @()