temporary disable
This commit is contained in:
parent
c9d725f745
commit
9732d9aef0
1 changed files with 1 additions and 1 deletions
2
lib.js
2
lib.js
|
@ -49,7 +49,7 @@ async function splitUp(content) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (innerJson.pal) {
|
if (innerJson.pal) {
|
||||||
type = '!neoboxels'
|
//type = '!neoboxels'
|
||||||
}
|
}
|
||||||
|
|
||||||
out[i] = ['file', path, type, inner];
|
out[i] = ['file', path, type, inner];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue