diff --git a/src/main/base/win.ts b/src/main/base/win.ts index aaebf9fb..4864f184 100644 --- a/src/main/base/win.ts +++ b/src/main/base/win.ts @@ -435,7 +435,7 @@ export class Win { electron.shell.openExternal(`https://cider.sh/pair-remote?url=${btoa(encodeURI(url))}`); /* * Doing this because we can give them the link and let them send it via Pocket or another in-browser tool -q - / + */ }) /* ********************************************************************************************* * Window Events