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 33f10a0 commit dbb41bcCopy full SHA for dbb41bc
server/index.js
@@ -73,7 +73,7 @@ app.post("/link",async(req,res)=>{
73
});
74
75
76
- // console.log(wholeData);
+ console.log(wholeData);
77
res.send({
78
wholeData: wholeData
79
0 commit comments