1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00
This commit is contained in:
Andrew Simachev 2022-04-15 09:50:46 +03:00
parent 1bb759d740
commit 636b5178c6
13 changed files with 39 additions and 39 deletions

View file

@ -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');