Add icon translations to Snapcast (#112229)

This commit is contained in:
Joost Lekkerkerker 2024-03-04 15:26:33 +01:00 committed by GitHub
parent a55fb1184a
commit f7ac3912ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,9 @@
{
"services": {
"join": "mdi:music-note-plus",
"unjoin": "mdi:music-note-minus",
"snapshot": "mdi:camera",
"restore": "mdi:camera-retake",
"set_latency": "mdi:camera-timer"
}
}