sleep away!

This commit is contained in:
Lanta 2023-11-06 15:49:42 +01:00
parent b448cf0c51
commit 7d589f868e

View file

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