mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Add switch
to input row domains to fix mobile focus issue (#10792)
This commit is contained in:
parent
e61f587c51
commit
4095450476
@ -221,6 +221,7 @@ export const DOMAINS_INPUT_ROW = [
|
|||||||
"scene",
|
"scene",
|
||||||
"script",
|
"script",
|
||||||
"select",
|
"select",
|
||||||
|
"switch",
|
||||||
];
|
];
|
||||||
|
|
||||||
/** Domains that should have the history hidden in the more info dialog. */
|
/** Domains that should have the history hidden in the more info dialog. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user