Skip to content

Commit 538762e

Browse files
committed
fixed comit revert.
1 parent c3c7b66 commit 538762e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Falcon BMS Alternative Launcher/Windows/MainWindow.xaml.cs

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ private void Window_Loaded(object sender, RoutedEventArgs e)
9999

100100
Diagnostics.Log("Init Devices.");
101101

102+
UPDATE_AVAILABLE.Visibility = Visibility.Hidden;
102103
/*
103104
if (DownloadWindow.CheckMajorUpdate(ListBox_BMS))
104105
UPDATE_AVAILABLE.Visibility = Visibility.Hidden;

0 commit comments

Comments
 (0)