mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Fix translation script
This commit is contained in:
@@ -77,5 +77,4 @@ for (let i = 0; i < files.length; ++i) {
|
||||
simpleKeys: true,
|
||||
});
|
||||
fs.writeFileSync(filePath, stringified, "utf-8");
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user