mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
parent
0c521692a5
commit
21a9b80692
2 changed files with 3 additions and 3 deletions
|
@ -699,7 +699,7 @@ class Domain < ActiveRecord::Base
|
|||
|
||||
def set_server_hold
|
||||
statuses << DomainStatus::SERVER_HOLD
|
||||
self.on_hold_time = Time.current
|
||||
self.outzone_at = Time.current
|
||||
end
|
||||
|
||||
# rubocop: disable Metrics/CyclomaticComplexity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue