mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
- `smtp` cannot be nil in this context - `anything&.nil?` will never be truthy, even if `anything` is nil
- `smtp` cannot be nil in this context - `anything&.nil?` will never be truthy, even if `anything` is nil