@@ -72,6 +72,9 @@ app.post(
smsStatus.status
);
var job = require("./server/job/job");
app.post("/job/totals", job.totals);
//Scheduling
var scheduling = require("./server/scheduling/scheduling-job");
app.post("/scheduling/job", scheduling.job);
The note is not visible to the blocked user.