mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix concurrency exception
This commit is contained in:
parent
3278015444
commit
aa4ac5902e
@ -490,7 +490,6 @@ namespace MediaBrowser.Api.Images
|
||||
}
|
||||
|
||||
_userManager.ClearProfileImage(user);
|
||||
_userManager.UpdateUser(user);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user