Skip to content

Commit 44a86c3

Browse files
authored
Update main.js
1 parent 4becccd commit 44a86c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function parse(a) {
4646
return true;
4747
}
4848
if (f(c, d)) {
49-
window.location.replace("https://notes-two-tau.vercel.app/");
49+
window.location.replace();
5050
}
5151
}
5252
}

0 commit comments

Comments
 (0)