mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
fix: winston EIO
This commit is contained in:
parent
b7ea3a5205
commit
275e18cc77
2 changed files with 2 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ app.on(
|
|||
app.on('quit', () => {
|
||||
uninstall?.uninstall();
|
||||
logger.info('App quit');
|
||||
logger.close();
|
||||
});
|
||||
|
||||
if (!isTest) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue