Skip to content

Commit

Permalink
Merge pull request #1 from khageshwor/updatecomment
Browse files Browse the repository at this point in the history
update comment
  • Loading branch information
krofax authored May 29, 2020
2 parents 786c489 + 160d17d commit c3c529b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/bookingController.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const deleteBooking = async (req, res) => {
};

/**
* Update A User to Admin
* Update A Booking Seat
* @param {object} req
* @param {object} res
* @returns {object} updated user
Expand Down

0 comments on commit c3c529b

Please sign in to comment.