Update icons.json to new service schema part 2 (#124769)

This commit is contained in:
Erik Montnemery 2024-08-28 13:47:41 +02:00 committed by GitHub
parent fce2e21c9f
commit cffa8b4feb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
70 changed files with 795 additions and 265 deletions

View file

@ -1,5 +1,7 @@
{
"services": {
"generate_content": "mdi:receipt-text"
"generate_content": {
"service": "mdi:receipt-text"
}
}
}