fix: merge
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
0c6541372e
commit
040304d04f
|
@ -155,10 +155,7 @@ module.exports = async function(ctx, Self, tickets, options) {
|
|||
INSERT INTO util.debug (variable, value)
|
||||
VALUES ('invoicingTicketError', ?)
|
||||
`, [ticket.id + ' - ' + error]);
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> 087818e39d86256ae1e166112b0f648a7a0ff239
|
||||
if (error.responseCode == 450) {
|
||||
await invalidEmail(ticket);
|
||||
continue;
|
||||
|
|
Loading…
Reference in New Issue