Improve getFaviconFileBuffer()

This commit is contained in:
Yang Luo
2023-06-17 12:50:01 +08:00
parent b9140e2d5a
commit ac4b870309
3 changed files with 206 additions and 17 deletions

View File

@ -61,7 +61,7 @@ func TestUpdateAvatars(t *testing.T) {
// continue
//}
if user.AvatarType != "Favicon" {
if user.AvatarType != "Auto" {
continue
}