Add service icons to Group (#113302)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 14:01:30 +01:00 committed by GitHub
parent d81053a695
commit 774b2800bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
{
"services": {
"reload": "mdi:reload",
"set": "mdi:home-group-plus",
"remove": "mdi:home-group-remove"
}
}