feat: Update last_snoozed_at after the un-snooze notification (#8943)
This commit is contained in:
@@ -21,6 +21,7 @@ json.data do
|
||||
json.created_at notification.created_at.to_i
|
||||
json.last_activity_at notification.last_activity_at.to_i
|
||||
json.snoozed_until notification.snoozed_until
|
||||
json.meta notification.meta
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user