reenabling notifications
This commit is contained in:
parent
75ae416c52
commit
645cc03462
@ -69,7 +69,7 @@ int current_tasks(const kc::AppContext &app_context)
|
||||
}
|
||||
|
||||
try{
|
||||
// kc::notify(host_name, notif);
|
||||
kc::notify(host_name, notif);
|
||||
print_and_log("Notification sent");
|
||||
}
|
||||
catch (const std::exception &e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user