mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Refrase imap fetch service description string (#130152)
This commit is contained in:
@@ -104,7 +104,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"fetch": {
|
"fetch": {
|
||||||
"name": "Fetch message",
|
"name": "Fetch message",
|
||||||
"description": "Fetch the email message from the server.",
|
"description": "Fetch an email message from the server.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"entry": {
|
"entry": {
|
||||||
"name": "Entry",
|
"name": "Entry",
|
||||||
|
Reference in New Issue
Block a user