Fixed Notification on updated versions
parent
659ff700e3
commit
20b20cfd14
|
@ -19,7 +19,7 @@ function Get-WAUConfig{
|
|||
}
|
||||
else{
|
||||
#Default: Full
|
||||
$Script:NotificationLevel = $full
|
||||
$Script:NotificationLevel = "Full"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue