parent
c88f0c7e37
commit
18dae78d80
|
@ -279,6 +279,7 @@ abstract class MonitoredObject implements Filterable
|
|||
'author_name' => 'downtime_author_name',
|
||||
'start' => 'downtime_start',
|
||||
'scheduled_start' => 'downtime_scheduled_start',
|
||||
'scheduled_end' => 'downtime_scheduled_end',
|
||||
'end' => 'downtime_end',
|
||||
'duration' => 'downtime_duration',
|
||||
'is_flexible' => 'downtime_is_flexible',
|
||||
|
|
Loading…
Reference in New Issue