mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
update mac project
This commit is contained in:
@@ -15,7 +15,8 @@ namespace MediaBrowser.Server.Mac
|
||||
|
||||
public override void FinishedLaunching (NSObject notification)
|
||||
{
|
||||
new MenuBarIcon ().ShowIcon ();
|
||||
new MenuBarIcon (MainClass.AppHost.LogManager.GetLogger("Tray"))
|
||||
.ShowIcon ();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user