mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 05:53:42 +00:00
removed old comment
This commit is contained in:
@@ -269,7 +269,6 @@ export class WindowMain {
|
||||
await this.win.loadURL(
|
||||
url.format({
|
||||
protocol: "file:",
|
||||
//pathname: `${__dirname}/index.html`,
|
||||
pathname: path.join(__dirname, "/index.html"),
|
||||
slashes: true,
|
||||
hash: "/passkeys",
|
||||
|
||||
Reference in New Issue
Block a user