mirror of
https://github.com/internetee/registry.git
synced 2025-08-12 04:29:33 +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[:nameservers] = nameserver_ids
|
||||||
log[:registrant] = [registrant_id]
|
log[:registrant] = [registrant_id]
|
||||||
log[:domain_statuses]= domain_status_ids
|
log[:domain_statuses]= domain_status_ids
|
||||||
log[:dnskeys] = dnskeys_ids
|
log[:dnskeys] = dnskey_ids
|
||||||
log
|
log
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue