Skip to content

Commit

Permalink
Remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
CorruptComputer committed Dec 25, 2023
1 parent b976ecf commit 60762cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UnitystationLauncher/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ private static AppBuilder BuildAvaloniaApp()
{
ShowInDock = true
})
.With(new MacOSPlatformOptions { ShowInDock = true })
// Linux Specific
.With(new X11PlatformOptions
{
Expand Down

0 comments on commit 60762cd

Please sign in to comment.