Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ericrosenthal committed Jul 12, 2021
1 parent ff1f955 commit b75c483
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ callbacks.add('afterSaveMessage', function(message, room) {
}
return message;
}, callbacks.priority.MEDIUM, 'save-visitor-inactivity'); // This hook priority should always be less than the priority of hook "save-last-visitor-message-timestamp" bcs, the room.v.lastMessage property set there is being used here for determinting visitor abandonment

0 comments on commit b75c483

Please sign in to comment.