From 9732d9aef0c4dadeb3de942109ac2357bfb7e796 Mon Sep 17 00:00:00 2001 From: biglyderv Date: Mon, 26 May 2025 21:02:47 -0400 Subject: [PATCH] temporary disable --- lib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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];