diff --git a/scripts/pi-hole/js/taillog.js b/scripts/pi-hole/js/taillog.js index 44351989..2d8f1c79 100644 --- a/scripts/pi-hole/js/taillog.js +++ b/scripts/pi-hole/js/taillog.js @@ -53,6 +53,7 @@ function formatFTL(line, prio) { } case "ERR": + case "ERROR": case "EMERG": case "ALERT": case "CRIT": {