fix: typo

This commit is contained in:
Shivam Mishra
2025-07-29 15:03:33 +05:30
parent d8a3e1a4fe
commit c10602f551
+1 -1
View File
@@ -19,7 +19,7 @@ module ReportingEventHelper
def last_non_human_activity(conversation)
# Try to get either a handoff or reopened event first
# These will always take precendence over any other activity
# These will always take precedence over any other activity
# Also, any of these events can happen at any time in the course of a conversation lifecycle.
# So we pick the latest event
event = ReportingEvent.where(