mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
created entry point classes for the startup wizard and new item notifications
This commit is contained in:
@@ -89,11 +89,6 @@ namespace MediaBrowser.Common.Kernel
|
||||
/// <value>The plug-in security manager.</value>
|
||||
ISecurityManager SecurityManager { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Occurs when [reload completed].
|
||||
/// </summary>
|
||||
event EventHandler<EventArgs> ReloadCompleted;
|
||||
|
||||
/// <summary>
|
||||
/// Occurs when [configuration updated].
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user