mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
initial
This commit is contained in:
parent
1bb759d740
commit
636b5178c6
13 changed files with 39 additions and 39 deletions
|
@ -851,7 +851,7 @@ function send () {
|
|||
};
|
||||
|
||||
function shutdown (relaunch) {
|
||||
Util.log('info', 'Shutdown, relaunch: ' + relaunch);
|
||||
Util.log('info', 'AppShutdown, relaunch: ' + relaunch);
|
||||
|
||||
if (relaunch) {
|
||||
Util.log('info', 'Relaunch');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue