mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-04 17:26:19 +00:00
fixed log window
This commit is contained in:
@@ -90,6 +90,7 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
UpdateButtons();
|
||||
|
||||
LoadLogWindow(null, EventArgs.Empty);
|
||||
_logManager.LoggerLoaded += LoadLogWindow;
|
||||
_configurationManager.ConfigurationUpdated += Instance_ConfigurationUpdated;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user