mirror of
https://github.com/pi-hole/web.git
synced 2025-12-27 13:59:14 +00:00
Remove unused case
This commit is contained in:
@@ -172,7 +172,6 @@ function initTable() {
|
||||
case 4:
|
||||
statusIcon = "fa-times";
|
||||
break;
|
||||
case 0:
|
||||
default:
|
||||
statusIcon = "fa-question-circle";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user