mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
remove double space
This commit is contained in:
parent
5361146227
commit
41dc507422
66 changed files with 100 additions and 100 deletions
|
@ -114,7 +114,7 @@ function createWindow () {
|
|||
|
||||
if (mainWindow.isFullScreen()) {
|
||||
mainWindow.setFullScreen(false);
|
||||
mainWindow.once('leave-full-screen', () => mainWindow.hide());
|
||||
mainWindow.once('leave-full-screen', () => mainWindow.hide());
|
||||
} else {
|
||||
mainWindow.hide();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue