Add service icons to Input Text (#113317)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:36:03 +01:00 committed by GitHub
parent d79a8393de
commit 645a108e78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,6 @@
{
"services": {
"set_value": "mdi:form-textbox",
"reload": "mdi:reload"
}
}