mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 06:35:51 -06:00
fix-typo (#739)
This commit is contained in:
parent
f6b416ee90
commit
6c28aa4274
@ -9,7 +9,7 @@ function Invoke-WPFPresets {
|
||||
param(
|
||||
$preset,
|
||||
[bool]$imported = $false,
|
||||
$checkbox = "WPFTeaks"
|
||||
$checkbox = "WPFTweaks"
|
||||
)
|
||||
|
||||
if($imported -eq $true){
|
||||
|
Loading…
Reference in New Issue
Block a user