mirror of
https://github.com/home-assistant/core.git
synced 2025-08-16 02:51:40 +02:00
Fix typo in exception message in google_photos integration (#132194)
This commit is contained in:
@@ -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}"
|
||||
|
Reference in New Issue
Block a user