mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 06:50:09 +00:00
fix-typo (#739)
This commit is contained in:
@@ -9,7 +9,7 @@ function Invoke-WPFPresets {
|
||||
param(
|
||||
$preset,
|
||||
[bool]$imported = $false,
|
||||
$checkbox = "WPFTeaks"
|
||||
$checkbox = "WPFTweaks"
|
||||
)
|
||||
|
||||
if($imported -eq $true){
|
||||
|
||||
Reference in New Issue
Block a user