mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
update mac files
This commit is contained in:
@@ -16,8 +16,8 @@ namespace MediaBrowser.Server.Mac
|
||||
|
||||
public override void FinishedLaunching (NSObject notification)
|
||||
{
|
||||
mainWindowController = new MainWindowController ();
|
||||
mainWindowController.Window.MakeKeyAndOrderFront (this);
|
||||
//mainWindowController = new MainWindowController ();
|
||||
//mainWindowController.Window.MakeKeyAndOrderFront (this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user