mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Story#115762063 - typo
This commit is contained in:
parent
bcc8e7b6f8
commit
2b2e2e5254
1 changed files with 1 additions and 1 deletions
|
@ -732,7 +732,7 @@ class Domain < ActiveRecord::Base
|
|||
log[:nameservers] = nameserver_ids
|
||||
log[:registrant] = [registrant_id]
|
||||
log[:domain_statuses]= domain_status_ids
|
||||
log[:dnskeys] = dnskeys_ids
|
||||
log[:dnskeys] = dnskey_ids
|
||||
log
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue