mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-03 08:41:35 -07:00
feat: Add devFlapping attribute to device management and update related UI components
This commit is contained in:
@@ -54,6 +54,7 @@ function renderNetworkTabContent(nodes) {
|
||||
const badge = getStatusBadgeParts(
|
||||
node.online,
|
||||
node.node_alert,
|
||||
node.node_flapping,
|
||||
node.node_mac
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user