mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-03 19:53:50 -05:00
fix some code styling
This commit is contained in:
@ -62,7 +62,7 @@ function Invoke-WinUtilUninstallPSProfile {
|
||||
}
|
||||
}
|
||||
} catch {
|
||||
Write-Host "Error removing registry keys: $($_.exception.message)" -foregroundcolor red
|
||||
Write-Host "Error removing registry keys: $($_.exception.message)" -ForegroundColor Red
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user