From aa1b1d2c18a9970748119aa01f597b1613563279 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Fri, 5 Sep 2025 09:52:20 -0500 Subject: [PATCH] fix revert of disable update --- functions/public/Invoke-WPFButton.ps1 | 2 +- xaml/inputXML.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ -