mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Fix collar
This commit is contained in:
@@ -17,6 +17,7 @@ const DEFAULT_OVERRIDES = {
|
||||
"eyebrow": "face",
|
||||
"nose": "face",
|
||||
"cheek": "face",
|
||||
"collar": "face",
|
||||
};
|
||||
const IGNORED_PARTS = new Set(
|
||||
["transparent", "border", "heart", "heart-border", "heart-shine", "feather-spine"]
|
||||
|
||||
Reference in New Issue
Block a user