From 8dd6ed78886323bc9d1a09ba2a4dfbda72423621 Mon Sep 17 00:00:00 2001 From: matty Date: Mon, 5 Aug 2024 19:25:45 -0400 Subject: [PATCH] hopefully fix avatar generation for nigbot avatar --- build-avatars.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-avatars.js b/build-avatars.js index 8cee4898..9ab8a223 100755 --- a/build-avatars.js +++ b/build-avatars.js @@ -58,6 +58,9 @@ const avatarPartsDef = { fur: 10, eyes: 15, mouth: 10 + }, + 'nctv': { + background: null } }