mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update test data to account for new .svg icon (#14892)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"os": "liebert",
|
||||
"type": "power",
|
||||
"serial": null,
|
||||
"icon": "vertiv.png"
|
||||
"icon": "vertiv.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1696,7 +1696,7 @@
|
||||
"os": "liebert",
|
||||
"type": "power",
|
||||
"serial": null,
|
||||
"icon": "vertiv.png"
|
||||
"icon": "vertiv.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"os": "vertiv-pdu",
|
||||
"type": "power",
|
||||
"serial": "<private>",
|
||||
"icon": "vertiv.png"
|
||||
"icon": "vertiv.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user