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