mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 11:44:48 +03: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