mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +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