Update conversation.rb

This commit is contained in:
Sojan Jose
2025-06-05 00:29:31 -05:00
committed by GitHub
parent cce046b419
commit d5c7d4a2b0
@@ -4,4 +4,4 @@ module Enterprise::Audit::Conversation
included do
audited only: [], on: [:destroy]
end
end
end