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
1 changed files with 3 additions and 0 deletions

View File

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