Add log message while I'm here
This commit is contained in:
@@ -61,6 +61,7 @@ const safeStorageBackendMap: Omit<
|
|||||||
};
|
};
|
||||||
|
|
||||||
function relaunchApp(): void {
|
function relaunchApp(): void {
|
||||||
|
console.info("Relaunching app...");
|
||||||
app.relaunch();
|
app.relaunch();
|
||||||
app.exit();
|
app.exit();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user