fix: update icon for MLAG Interface to use standard ethernet icon

This commit is contained in:
darnodo
2025-11-12 16:29:53 +01:00
parent 6a98f8e689
commit 2a99d48cdd

View File

@@ -66,7 +66,7 @@ nodes:
- name: MLAGInterface
namespace: Network
label: "MLAG Interface"
icon: "mdi:ethernet-plus"
icon: "mdi:ethernet"
include_in_menu: true
menu_placement: "NetworkVLAN"
human_friendly_id: ["mlag_domain__domain_id__value", "mlag_id__value"]