[#341] Added procedure entity icon.

This commit is contained in:
Fabio Manganiello 2024-09-05 01:22:19 +02:00
parent d623b3d1b8
commit b74b8aa154
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -287,6 +287,14 @@
}
},
"procedure": {
"name": "Procedure",
"name_plural": "Procedures",
"icon": {
"class": "fas fa-cogs"
}
},
"weight_sensor": {
"name": "Sensor",
"name_plural": "Sensors",