1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 14:04:03 +00:00

fix prettier

This commit is contained in:
Anders Åberg
2024-10-10 13:44:32 +02:00
parent 0f4cbf7b59
commit 895607f828

View File

@@ -46,7 +46,7 @@ export class WindowMain {
private desktopSettingsService: DesktopSettingsService,
private argvCallback: (argv: string[]) => void = null,
private createWindowCallback: (win: BrowserWindow) => void,
) { }
) {}
init(): Promise<any> {
// Perform a hard reload of the render process by crashing it. This is suboptimal but ensures that all memory gets