mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Update cloud-google-assistant.ts (#4329)
This commit is contained in:
parent
b47ee1051c
commit
43393d1647
@ -335,7 +335,7 @@ class CloudGoogleAssistant extends LitElement {
|
||||
() => {
|
||||
showToast(parent, {
|
||||
message: this.hass!.localize(
|
||||
"ui.panel.config.cloud.googe.sync_to_google"
|
||||
"ui.panel.config.cloud.google.sync_to_google"
|
||||
),
|
||||
});
|
||||
cloudSyncGoogleAssistant(this.hass);
|
||||
|
Loading…
x
Reference in New Issue
Block a user