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