can update al the time #86

Merged
OpzekerIT merged 3 commits from dev into main 2023-11-06 14:51:13 +00:00
Showing only changes of commit fe7e81c2fa - Show all commits

View file

@ -78,7 +78,7 @@ else {
write-output 'setting old stats var empty'
$oldstats = @()
}
start-sleep -Seconds 10
$all_player_matches = get-content "$scriptroot/../data/player_matches.json" | convertfrom-json -Depth 100