@@ -114,6 +114,12 @@ const liveStatus = () => {
});
};
pastIncidents();
currentIncidents();
liveStatus();
const start = () => {
start();
setInterval(start, 60000);
The note is not visible to the blocked user.