mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-02-08 05:51:21 -05:00
@@ -538,6 +538,7 @@ body
|
||||
font-size: larger;
|
||||
float: right;
|
||||
text-align: center;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
hr
|
||||
|
||||
@@ -42,6 +42,7 @@ def scan_db():
|
||||
devFavorite INTEGER DEFAULT 0,
|
||||
devScan INTEGER DEFAULT 1,
|
||||
devAlertDown INTEGER DEFAULT 0,
|
||||
devAlertEvents INTEGER DEFAULT 1,
|
||||
|
||||
-- Authoritative Metadata Columns
|
||||
devMacSource TEXT,
|
||||
|
||||
Reference in New Issue
Block a user