mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Hide google translate in onboarding
This commit is contained in:
parent
53ae7e5a0c
commit
6dcb7f2273
@ -29,6 +29,7 @@ const HIDDEN_DOMAINS = new Set([
|
|||||||
"radio_browser",
|
"radio_browser",
|
||||||
"rpi_power",
|
"rpi_power",
|
||||||
"sun",
|
"sun",
|
||||||
|
"google_translate",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
@customElement("onboarding-integrations")
|
@customElement("onboarding-integrations")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user