fixed log window
This commit is contained in:
parent
e57fa3bb82
commit
9ffb44244c
|
@ -90,6 +90,7 @@ namespace MediaBrowser.ServerApplication
|
|||
|
||||
UpdateButtons();
|
||||
|
||||
LoadLogWindow(null, EventArgs.Empty);
|
||||
_logManager.LoggerLoaded += LoadLogWindow;
|
||||
_configurationManager.ConfigurationUpdated += Instance_ConfigurationUpdated;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user