mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-09 07:42:56 +08:00
Improve getFaviconFileBuffer()
This commit is contained in:
@@ -61,7 +61,7 @@ func TestUpdateAvatars(t *testing.T) {
|
||||
// continue
|
||||
//}
|
||||
|
||||
if user.AvatarType != "Favicon" {
|
||||
if user.AvatarType != "Auto" {
|
||||
continue
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user