temporary disable

This commit is contained in:
biglyderv 2025-05-26 21:02:47 -04:00
parent c9d725f745
commit 9732d9aef0
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5

2
lib.js
View file

@ -49,7 +49,7 @@ async function splitUp(content) {
}
if (innerJson.pal) {
type = '!neoboxels'
//type = '!neoboxels'
}
out[i] = ['file', path, type, inner];