We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4becccd commit 44a86c3Copy full SHA for 44a86c3
js/main.js
@@ -46,7 +46,7 @@ function parse(a) {
46
return true;
47
}
48
if (f(c, d)) {
49
- window.location.replace("https://notes-two-tau.vercel.app/");
+ window.location.replace();
50
51
52
0 commit comments