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