Add service icons to Conversation (#113286)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:53:14 +01:00 committed by GitHub
parent 85473b80ca
commit 500dd9330a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"process": "mdi:message-processing",
"reload": "mdi:reload"
}
}