mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 05:18:27 +01:00
sync updates
This commit is contained in:
@@ -4,6 +4,7 @@ namespace MediaBrowser.Model.Users
|
||||
{
|
||||
public class UserAction
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public string ServerId { get; set; }
|
||||
public string UserId { get; set; }
|
||||
public string ItemId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user