Skip to content

Commit 57aa2a3

Browse files
ylebrePotherca
authored andcommitted
remove console log. let the customscheme marker come from the redirect
1 parent 1aa8199 commit 57aa2a3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

solid/js/customscheme.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
console.log(document.location.href);
21
let newUrl = document.location.href.replace("customscheme", "authorize");
3-
newUrl += "&customscheme=1";
42
document.location.href = newUrl;

0 commit comments

Comments
 (0)