mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
cache valid UUIDs without skin
This commit is contained in:
@@ -49,6 +49,7 @@ function store_images(uuid, details, callback) {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// profile found, but has no skin
|
// profile found, but has no skin
|
||||||
|
cache.save_hash(uuid, null);
|
||||||
callback(null, null);
|
callback(null, null);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user