mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 13:28:27 +01:00
Added a welcome notification
This commit is contained in:
@@ -28,6 +28,8 @@ namespace MediaBrowser.Controller.Library
|
||||
/// </summary>
|
||||
event EventHandler<GenericEventArgs<User>> UserDeleted;
|
||||
|
||||
event EventHandler<GenericEventArgs<User>> UserCreated;
|
||||
|
||||
/// <summary>
|
||||
/// Gets a User by Id
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user