Skip to content

Commit 63823dd

Browse files
committed
Update link.js
1 parent 9482830 commit 63823dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ const html = `
106106
107107
const resp = decodeLink(link);
108108
109-
console.log(resp);
109+
console.log(link);
110110
111111
// redirect to decoded URL
112112
//window.location.href = resp;

0 commit comments

Comments
 (0)