Fix collar

This commit is contained in:
Idrees Hassan
2026-03-11 16:14:12 -07:00
parent 71b74c9b6f
commit 1d4c1a000e
9 changed files with 19 additions and 0 deletions

View File

@@ -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"]