mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-15 23:02:18 +01:00
Fix build errors
This commit is contained in:
@@ -667,6 +667,7 @@ namespace Jellyfin.Server.Implementations.Users
|
||||
dbContext.SaveChanges();
|
||||
}
|
||||
|
||||
/// <inheritdoc/>
|
||||
public void ClearProfileImage(User user)
|
||||
{
|
||||
#nullable disable
|
||||
|
||||
Reference in New Issue
Block a user