cleared debug, updated new appeal add about you
This commit is contained in:
@@ -74,7 +74,7 @@ export default async function ApiProxy(req, res) {
|
||||
? "&$skiptoken=" + ('<cookie pagenumber="' + pageNumber + '" />')
|
||||
: "");
|
||||
|
||||
console.log("adv qu: ", queryUrl);
|
||||
//console.log("adv qu: ", queryUrl);
|
||||
|
||||
var apiResponse = _.isEmpty(searchString)
|
||||
? res.status(400).json()
|
||||
|
||||
Reference in New Issue
Block a user