mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
fix-typo (#739)
This commit is contained in:
parent
f6b416ee90
commit
6c28aa4274
@ -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){
|
||||||
|
Loading…
Reference in New Issue
Block a user