mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
parent
516ff7fe7a
commit
16afa00442
2 changed files with 4 additions and 4 deletions
|
@ -737,7 +737,7 @@ class Domain < ActiveRecord::Base
|
|||
end
|
||||
|
||||
def primary_contact_emails
|
||||
admin_contact_emails << registrant_email
|
||||
(admin_contact_emails << registrant_email).uniq
|
||||
end
|
||||
|
||||
def new_registrant_email
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue