Merge pull request #733 from immense/bug/fix-installer-main-window

Fix installer main window.
This commit is contained in:
Jared Goodwin 2023-09-11 07:35:54 -07:00 committed by GitHub
commit d8007b67cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"