mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
#zf9q2m: fix
This commit is contained in:
parent
dd564dbcba
commit
80f9054238
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ function createWindow () {
|
|||
break;
|
||||
|
||||
case 'close':
|
||||
exit(false);
|
||||
win.close();
|
||||
break;
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue