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