mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
8808e709c9
commit
cb01f96dad
@ -775,7 +775,7 @@ void ClusterEvents::SendNotificationsHandler(const Checkable::Ptr& checkable, No
|
||||
params->Set("author", author);
|
||||
params->Set("text", text);
|
||||
|
||||
listener->RelayMessage(origin, checkable, message, true);
|
||||
listener->RelayMessage(origin, ConfigObject::Ptr(), message, true);
|
||||
}
|
||||
|
||||
Value ClusterEvents::SendNotificationsAPIHandler(const MessageOrigin::Ptr& origin, const Dictionary::Ptr& params)
|
||||
|
Loading…
x
Reference in New Issue
Block a user