mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
parent
c0f4066be1
commit
471ac9098d
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ class DomainExpirationEmailJob < Que::Job
|
|||
return if domain.registered?
|
||||
|
||||
DomainMailer.expiration(domain: domain).deliver!
|
||||
destroy
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue