mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 00:36:34 +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",
|
||||
"script",
|
||||
"select",
|
||||
"switch",
|
||||
];
|
||||
|
||||
/** Domains that should have the history hidden in the more info dialog. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user