Add service icons to Remember the milk (#113345)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:14:48 +01:00 committed by GitHub
parent 98c250b910
commit bfe6d0873a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"create_task": "mdi:check",
"complete_task": "mdi:check-all"
}
}