Skip to content

Commit

Permalink
Merge pull request #733 from immense/bug/fix-installer-main-window
Browse files Browse the repository at this point in the history
Fix installer main window.
  • Loading branch information
bitbound authored Sep 11, 2023
2 parents aa45eea + fb4767d commit d8007b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Agent.Installer.Win/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
xmlns:local="clr-namespace:Remotely.Agent.Installer.Win"
mc:Ignorable="d"
ResizeMode="CanResizeWithGrip"
AllowsTransparency="True"
MouseLeftButtonDown="Window_MouseLeftButtonDown"
Loaded="Window_Loaded"
WindowStartupLocation="CenterScreen"
Expand Down

0 comments on commit d8007b6

Please sign in to comment.