@ -412,6 +412,7 @@ const handleDiscord = function (data) {
}
if (!rows) return; // No channels to alert
rows.forEach(async (row) => {
console.log(row)
// Get Filters as arrays
if (!row.filterEvt) row.filterEvt = "";
if (!row.filter) row.filter = "";