mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
newline add
This commit is contained in:
parent
7e9f944d4b
commit
664f9e2cdd
1 changed files with 2 additions and 1 deletions
|
@ -46,4 +46,5 @@ packager(options)
|
|||
.catch(error => {
|
||||
console.error("There was an error writing the packaged console: " + error.message);
|
||||
process.exit(1);
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in a new issue