Add service icons to Frontend (#113299)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:46:13 +01:00 committed by GitHub
parent 8fa08c2fd8
commit dcd56e4ba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"set_theme": "mdi:palette-swatch",
"reload_themes": "mdi:reload"
}
}