Add service icons to REST command (#113347)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 06:10:48 +01:00 committed by GitHub
parent 4f326df088
commit 4ed3ea3b02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,5 @@
{
"services": {
"reload": "mdi:reload"
}
}