diff --git a/lib.js b/lib.js index 447d0e5..a793da5 100644 --- a/lib.js +++ b/lib.js @@ -49,7 +49,7 @@ async function splitUp(content) { } if (innerJson.pal) { - type = '!neoboxels' + //type = '!neoboxels' } out[i] = ['file', path, type, inner];