1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-15 23:23:50 -05:00

4 lines
89 B
Ruby
Raw Normal View History

ActionMailer::DeliveryJob.class_eval do
discard_on ActiveJob::DeserializationError
end