Skip to content

Commit

Permalink
fix instagram
Browse files Browse the repository at this point in the history
  • Loading branch information
waelhanfi04 committed Jan 12, 2024
1 parent 6a01544 commit 1e0f5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/oracles.js
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,7 @@ exports.answerOne = async (
},
{ UserId: 1 }
).lean()
var res = await instagram(userWallet.UserId, campaign_link)
var res = await instagram(idUser, campaign_link)

break
case '4':
Expand Down

0 comments on commit 1e0f5aa

Please sign in to comment.