mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
cache valid UUIDs without skin
This commit is contained in:
parent
230444f866
commit
653590228f
@ -49,6 +49,7 @@ function store_images(uuid, details, callback) {
|
||||
}
|
||||
} else {
|
||||
// profile found, but has no skin
|
||||
cache.save_hash(uuid, null);
|
||||
callback(null, null);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user