mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-02 16:22:20 -07:00
feat: Add devFlapping attribute to device management and update related UI components
This commit is contained in:
@@ -32,7 +32,7 @@ function initNetworkTopology() {
|
||||
WHEN devType IN (${networkDeviceTypes}) THEN 1
|
||||
ELSE 0
|
||||
END AS devIsNetworkNodeDynamic
|
||||
FROM Devices a
|
||||
FROM DevicesView a
|
||||
`;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user