mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 23:42:58 +02: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