mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
monitoring: Fix typo in the `Downtime' data view
This commit is contained in:
parent
171b366744
commit
5757a6f34b
@ -31,7 +31,7 @@ class Downtime extends DataView
|
||||
'downtime_host',
|
||||
'downtime_service',
|
||||
'downtime_host_state',
|
||||
'downtiem_service_state'
|
||||
'downtime_service_state'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user