Update index.js
This commit is contained in:
parent
258e291fa4
commit
8a93c24cb2
1
index.js
1
index.js
|
@ -52,6 +52,7 @@ function extract(string) {
|
|||
if (group == "blocks" && rename) {
|
||||
// console.log(rename)
|
||||
try {
|
||||
// TODO: some files not found :( pls fix
|
||||
fs.renameSync(`${poggers}${name}.png`, `${poggers}${rename}.png`)
|
||||
console.log(`renamed ${poggers}${rename}`)
|
||||
// fs.existsSync(poggers)
|
||||
|
|
Reference in New Issue
Block a user