mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Fix typo in exception message in google_photos integration (#132194)
This commit is contained in:
parent
512ac7d572
commit
28ecee6479
@ -48,7 +48,7 @@
|
||||
"message": "`{filename}` is not an image"
|
||||
},
|
||||
"missing_upload_permission": {
|
||||
"message": "Home Assistnt was not granted permission to upload to Google Photos"
|
||||
"message": "Home Assistant was not granted permission to upload to Google Photos"
|
||||
},
|
||||
"upload_error": {
|
||||
"message": "Failed to upload content: {message}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user