Skip to content

Commit

Permalink
ran prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
donneypr committed Dec 25, 2024
1 parent a2c68e1 commit ecac30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop-app/src/main/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ const createWindow = async () => {
callback({ responseHeaders: details.responseHeaders });
}
);

mainWindow.loadURL(
`${resolveHtmlPath('index.html')}?urlToOpen=${encodeURI(
urlToOpen ?? 'undefined'
Expand Down

0 comments on commit ecac30a

Please sign in to comment.