diff --git a/toolbox.ps1 b/toolbox.ps1 index 699eaf0..5055dfe 100644 --- a/toolbox.ps1 +++ b/toolbox.ps1 @@ -23,6 +23,7 @@ function Show-MainMenu { Write-Host "[4] Cris z'n Autopilot Hash Script OFFLINE" -ForegroundColor Yellow Write-Host "[5] GPO & MDM Sync forceren" -ForegroundColor Yellow # Voeg meer opties toe + Write-Host Write-Host "[X] Afsluiten" -ForegroundColor Red Write-Host }