mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Add log message while I'm here
This commit is contained in:
parent
8f24f45090
commit
2e039f4bab
@ -61,6 +61,7 @@ const safeStorageBackendMap: Omit<
|
||||
};
|
||||
|
||||
function relaunchApp(): void {
|
||||
console.info("Relaunching app...");
|
||||
app.relaunch();
|
||||
app.exit();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user