why quack

why
This commit is contained in:
yazninja 2022-01-22 17:55:00 +08:00 committed by GitHub
parent 466249a978
commit acf10e6215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -435,7 +435,7 @@ export class Win {
electron.shell.openExternal(`https://cider.sh/pair-remote?url=${btoa(encodeURI(url))}`); 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 * Doing this because we can give them the link and let them send it via Pocket or another in-browser tool -q
/ */
}) })
/* ********************************************************************************************* /* *********************************************************************************************
* Window Events * Window Events