Another fix for emails
This commit is contained in:
parent
9e613e0b69
commit
6ffcfdcba6
@ -176,5 +176,6 @@ class UserMailer < ActionMailer::Base
|
||||
else
|
||||
@host = UserMailer.default_url_options[:host]
|
||||
end
|
||||
default_url_options[:host] = @host
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user