From b3f7da1174017f8f90737214b90a036e1035448a Mon Sep 17 00:00:00 2001 From: Chris Payne Date: Tue, 8 Jul 2025 22:05:11 -0400 Subject: [PATCH] Re-enable itg button --- layout.xaml | 2 +- main.ps1 | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/layout.xaml b/layout.xaml index fca31a1..ff201a1 100644 --- a/layout.xaml +++ b/layout.xaml @@ -149,7 +149,7 @@ - + diff --git a/main.ps1 b/main.ps1 index 01577b5..3550429 100644 --- a/main.ps1 +++ b/main.ps1 @@ -102,7 +102,6 @@ $CyberQPBox.Visibility = 'Collapsed' $Pax8Box.Visibility = 'Collapsed' $BackupBox.IsEnabled = $false -$ITGlueBox.IsEnabled = $false $RocketcyberBox.IsEnabled = $false $CyberQPBox.IsEnabled = $false