1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Mark config dependency of frontend (#36587)

This commit is contained in:
Paulus Schoutsen
2020-06-09 23:27:47 -07:00
committed by GitHub
parent 29b8f76e57
commit 8f3c84b349
8 changed files with 3 additions and 39 deletions

View File

@@ -50,7 +50,6 @@ STAGE_1_INTEGRATIONS = {
# as possible so problem integrations can
# be removed
"frontend",
"config",
}