mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-02 11:20:18 +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