diff --git a/functions/public/Invoke-WPFButton.ps1 b/functions/public/Invoke-WPFButton.ps1 index e80775af..5d9110c7 100644 --- a/functions/public/Invoke-WPFButton.ps1 +++ b/functions/public/Invoke-WPFButton.ps1 @@ -45,7 +45,7 @@ function Invoke-WPFButton { "WPFPanelSystem" {Invoke-WPFControlPanel -Panel $button} "WPFPanelTimedate" {Invoke-WPFControlPanel -Panel $button} "WPFPanelUser" {Invoke-WPFControlPanel -Panel $button} - "WPFUpdatesdefault" {Invoke-WPFFixesUpdate} + "WPFUpdatesdefault" {Invoke-WPFUpdatesdefault} "WPFFixesUpdate" {Invoke-WPFFixesUpdate} "WPFFixesWinget" {Invoke-WPFFixesWinget} "WPFRunAdobeCCCleanerTool" {Invoke-WPFRunAdobeCCCleanerTool} diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index cf85b9e7..df9964eb 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -1238,7 +1238,7 @@ -