Add icon translations to Squeezebox (#112240)

This commit is contained in:
Joost Lekkerkerker 2024-03-04 20:05:59 +01:00 committed by GitHub
parent c5e11a00ba
commit fdd264194b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,8 @@
{
"services": {
"call_method": "mdi:terminal",
"call_query": "mdi:database",
"sync": "mdi:sync",
"unsync": "mdi:sync-off"
}
}