Skip to content

Commit

Permalink
fix: debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
lopahn2 committed Nov 4, 2023
1 parent 534c13d commit 7fb75d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ export const start = async (req, res) => {
const contractHtml = contractHtmlProvider(
body.suite_room_id,
body.title,
memberNameList[0],
memberName,
createdDate,
memberNameList,
Expand Down

0 comments on commit 7fb75d4

Please sign in to comment.