Skip to content

Commit

Permalink
fix: log that want to production
Browse files Browse the repository at this point in the history
Signed-off-by: Avior <[email protected]>
  • Loading branch information
Aviortheking committed Jan 3, 2024
1 parent b333423 commit ef23029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/V2/endpoints/jsonEndpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ server
items[cat][item] = finalValue

})
console.log(items)

// @ts-expect-error normal behavior
req.advQuery = items

Expand Down

0 comments on commit ef23029

Please sign in to comment.