commit
5720c888a6
1 changed files with 0 additions and 3 deletions
|
|
@ -19,9 +19,6 @@ else {
|
||||||
Write-Output "API Key not found"
|
Write-Output "API Key not found"
|
||||||
}
|
}
|
||||||
|
|
||||||
$clanMembersArray = (Get-Content "$scriptroot/../config/clanmembers.json" | convertfrom-json).clanmembers
|
|
||||||
Write-Output "Clan Members: $($clanMembersArray -join ', ')"
|
|
||||||
|
|
||||||
else {
|
else {
|
||||||
Write-Output "Clan members not found"
|
Write-Output "Clan members not found"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue