Add service icons to Persistent Notification (#113340)

This commit is contained in:
Joost Lekkerkerker
2024-03-14 14:02:15 +01:00
committed by GitHub
parent 020b75d5de
commit fef2d7ddd4

View File

@@ -0,0 +1,7 @@
{
"services": {
"create": "mdi:message-badge",
"dismiss": "mdi:bell-off",
"dismiss_all": "mdi:notification-clear-all"
}
}