mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 14:07:01 +09:00
remove double space
This commit is contained in:
parent
5361146227
commit
41dc507422
66 changed files with 100 additions and 100 deletions
|
@ -182,7 +182,7 @@ class Api {
|
|||
Util.log('info', '[Api].exit, relaunch: ' + relaunch);
|
||||
Util.send(win, 'shutdownStart');
|
||||
|
||||
Server.stop(signal).then(() => this.shutdown(win, relaunch));
|
||||
Server.stop(signal).then(() => this.shutdown(win, relaunch));
|
||||
};
|
||||
|
||||
setInterfaceLang (win, lang) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue