Add service icons to Unifi (#113360)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 07:04:39 +01:00 committed by GitHub
parent fe99d80054
commit 34b1f848c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"reconnect_client": "mdi:sync",
"remove_clients": "mdi:delete"
}
}