This commit is contained in:
Padsala Tushal 2023-05-12 20:10:41 +05:30 committed by GitHub
parent f6b416ee90
commit 6c28aa4274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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){