Skip to content

Commit

Permalink
add FbProfile import missing in external routes
Browse files Browse the repository at this point in the history
hichri-louay committed Dec 11, 2023
1 parent 10dd07b commit 3434bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/external.controller.js
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ const {
UserExternalWallet,
CampaignLink,
Campaigns,
FbProfile
} = require('../model/index')
var rp = require('axios')
const { oauth } = require('../conf/config')

0 comments on commit 3434bd2

Please sign in to comment.