fix: update icon for MLAG Interface to use standard ethernet icon
This commit is contained in:
@@ -66,7 +66,7 @@ nodes:
|
|||||||
- name: MLAGInterface
|
- name: MLAGInterface
|
||||||
namespace: Network
|
namespace: Network
|
||||||
label: "MLAG Interface"
|
label: "MLAG Interface"
|
||||||
icon: "mdi:ethernet-plus"
|
icon: "mdi:ethernet"
|
||||||
include_in_menu: true
|
include_in_menu: true
|
||||||
menu_placement: "NetworkVLAN"
|
menu_placement: "NetworkVLAN"
|
||||||
human_friendly_id: ["mlag_domain__domain_id__value", "mlag_id__value"]
|
human_friendly_id: ["mlag_domain__domain_id__value", "mlag_id__value"]
|
||||||
|
|||||||
Reference in New Issue
Block a user