Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Jul 18, 2021
2 parents 70c0f10 + dcfde5f commit 97b05fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controllers/api/v1/tickets.js
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ apiTickets.create = function (req, res) {
})

response.ticket = tt
res.json(response)
})
})
}
Expand Down

0 comments on commit 97b05fc

Please sign in to comment.