Skip to content

Commit

Permalink
Deleted some extra whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
atejada committed Mar 15, 2024
1 parent 26dee41 commit 889169d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nylas/resources/webhooks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module WebhookTrigger
MESSAGE_SEND_SUCCESS = "message.send_success"
MESSAGE_SEND_FAILED = "message.send_failed"
MESSAGE_CREATED = "message.created"
MESSAGE_UPDATED = "message.updated"
MESSAGE_UPDATED = "message.updated"
MESSAGE_OPENED = "message.opened"
MESSAGE_LINK_CLICKED = "message.link_clicked"
THREAD_REPLIED = "thread.replied"
Expand Down

0 comments on commit 889169d

Please sign in to comment.