mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
parent
737441f201
commit
83fd836c7b
@ -1320,7 +1320,7 @@ void ClusterListener::MessageHandler(const Endpoint::Ptr& sender, const Dictiona
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool nextNotification = params->Get("next_notification");
|
double nextNotification = params->Get("next_notification");
|
||||||
|
|
||||||
notification->SetNextNotification(nextNotification, sender->GetName());
|
notification->SetNextNotification(nextNotification, sender->GetName());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user