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