mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Add missing priority ERROR to taillog formatFTL() function
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -53,6 +53,7 @@ function formatFTL(line, prio) {
|
||||
}
|
||||
|
||||
case "ERR":
|
||||
case "ERROR":
|
||||
case "EMERG":
|
||||
case "ALERT":
|
||||
case "CRIT": {
|
||||
|
||||
Reference in New Issue
Block a user