pull/58/head
Romain 2022-04-13 18:51:21 +02:00 committed by GitHub
parent bc8c2e9766
commit af17c1a618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,5 @@ function Get-WAUConfig{
Write-Log "WAU uses Black List config"
$Script:UseWhiteList = $false
}
}