a
This commit is contained in:
parent
26f89aa0f2
commit
1518953416
@ -80,6 +80,7 @@ console.log('>>>>>>>>>>>>>>>>>>>>>>>>><resultado _updateConfirmedEvent', result)
|
|||||||
where: { id: eventId }
|
where: { id: eventId }
|
||||||
})
|
})
|
||||||
.then(function (result) {
|
.then(function (result) {
|
||||||
|
console.log('>>>>>>>>>>>>>>>>>>>>>>>>><resultado _updateSoldOutEvent', result);
|
||||||
if (result)
|
if (result)
|
||||||
resolve((result[0] === 1))
|
resolve((result[0] === 1))
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user