mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
css fixes, CurrentScan removed mac uniqueness check
This commit is contained in:
@@ -230,8 +230,7 @@ def ensure_CurrentScan(sql) -> bool:
|
||||
cur_SSID STRING(250),
|
||||
cur_NetworkNodeMAC STRING(250),
|
||||
cur_PORT STRING(250),
|
||||
cur_Type STRING(250),
|
||||
UNIQUE(cur_MAC)
|
||||
cur_Type STRING(250)
|
||||
);
|
||||
""")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user