fix pack metadata

This commit is contained in:
ayaka 2024-09-02 22:25:26 +12:00
parent e146afe50c
commit e79b1c8f39

View File

@ -211,8 +211,6 @@ urlReq(piston, function (body, res) {
archive.finalize();
},
);
// Revert template, yeah not a great way of doing it i know. :(
fs.writeFileSync(mcmeta, mcmeta_data_old);
},
);
});