Chatwoot/app/helpers/api/v1
Jordan Brough 4b405dc052
chore: Remove no-op condition in Api::V1::InboxesHelper (#4966)
-  `smtp` cannot be nil in this context
- `anything&.nil?` will never be truthy, even if `anything` is nil
2022-07-05 17:12:53 +02:00
..
widget Initial Commit 2019-08-14 15:18:44 +05:30
agents_helper.rb Initial Commit 2019-08-14 15:18:44 +05:30
canned_responses_helper.rb Initial Commit 2019-08-14 15:18:44 +05:30
conversations_helper.rb Initial Commit 2019-08-14 15:18:44 +05:30
inboxes_helper.rb chore: Remove no-op condition in Api::V1::InboxesHelper (#4966) 2022-07-05 17:12:53 +02:00