mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-28 03:18:27 +01:00
fix SA1513/SA1516
This commit is contained in:
@@ -65,6 +65,7 @@ namespace MediaBrowser.Controller.Security
|
||||
public DateTime? DateRevoked { get; set; }
|
||||
|
||||
public DateTime DateLastActivity { get; set; }
|
||||
|
||||
public string UserName { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user