mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Improve description of 'vapid_email' field (#131349)
This commit is contained in:
parent
1256a7ea96
commit
bd4e21aa9d
@ -7,7 +7,7 @@
|
|||||||
"vapid_prv_key": "VAPID private key"
|
"vapid_prv_key": "VAPID private key"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"vapid_email": "Email to use for html5 push notifications.",
|
"vapid_email": "This contact address will be included in the metadata of each notification.",
|
||||||
"vapid_prv_key": "If not specified, one will be automatically generated."
|
"vapid_prv_key": "If not specified, one will be automatically generated."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user