TEST: scan processing 9

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-02-06 18:48:40 +11:00
parent dbe490a042
commit 09b42166cc
2 changed files with 2 additions and 0 deletions

View File

@@ -538,6 +538,7 @@ body
font-size: larger;
float: right;
text-align: center;
z-index: 1;
}
hr

View File

@@ -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,