Don't render SVG avatars in emails since mail services won't render them
https://app.fizzy.do/5986089/cards/1740
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class Notification::BundleMailerPreview < ActionMailer::Preview
|
||||
def notification
|
||||
ApplicationRecord.current_tenant = "1065895976"
|
||||
Notification::BundleMailer.notification Notification::Bundle.take!
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user