hotfix(medusa): missing this
This commit is contained in:
@@ -261,7 +261,7 @@ class SwapService extends BaseService {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
return capturePayment(swapId)
|
return this.capturePayment(swapId)
|
||||||
}
|
}
|
||||||
|
|
||||||
async capturePayment(swapId) {
|
async capturePayment(swapId) {
|
||||||
|
|||||||
Reference in New Issue
Block a user