mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
Added missing reference to MediaBrowser.Common
2nd launch of ServerApplication will call OpenDashboard
This commit is contained in:
parent
2abc0e9020
commit
debc4e6ae5
@@ -65,7 +65,7 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
private void cmOpenDashboard_click(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
||||
App.OpenDashboard();
|
||||
}
|
||||
|
||||
private void cmVisitCT_click(object sender, RoutedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user