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