mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
fixed log window
This commit is contained in:
parent
e57fa3bb82
commit
9ffb44244c
@ -90,6 +90,7 @@ namespace MediaBrowser.ServerApplication
|
|||||||
|
|
||||||
UpdateButtons();
|
UpdateButtons();
|
||||||
|
|
||||||
|
LoadLogWindow(null, EventArgs.Empty);
|
||||||
_logManager.LoggerLoaded += LoadLogWindow;
|
_logManager.LoggerLoaded += LoadLogWindow;
|
||||||
_configurationManager.ConfigurationUpdated += Instance_ConfigurationUpdated;
|
_configurationManager.ConfigurationUpdated += Instance_ConfigurationUpdated;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user