hopefully fix avatar generation for nigbot avatar

This commit is contained in:
matty 2024-08-05 19:25:45 -04:00
parent 0cc38ac575
commit 8dd6ed7888

View File

@ -58,6 +58,9 @@ const avatarPartsDef = {
fur: 10, fur: 10,
eyes: 15, eyes: 15,
mouth: 10 mouth: 10
},
'nctv': {
background: null
} }
} }