mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Fix reload script (#6181)
This commit is contained in:
parent
f15cc0b424
commit
a55d0f347b
@ -25,7 +25,7 @@ import { checkCoreConfig } from "../../../data/core";
|
|||||||
const reloadableDomains = [
|
const reloadableDomains = [
|
||||||
"group",
|
"group",
|
||||||
"automation",
|
"automation",
|
||||||
"scripts",
|
"script",
|
||||||
"scene",
|
"scene",
|
||||||
"person",
|
"person",
|
||||||
"zone",
|
"zone",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user