Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
wakirin committed Nov 11, 2024
1 parent 230e434 commit 219e92e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions middleware/pingprophet/integrations/PingprophetMNP.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ async def patch_contacts(self, pp_request):

req = {
"team_id": str(pp_request['team_id']),
"webhook_request_id": str(pp_request['webhook_request_id']),
"contacts": contacts,
}
headers = {
Expand Down

0 comments on commit 219e92e

Please sign in to comment.