Depend on diagnostics in the frontend (#65710)

This commit is contained in:
Franck Nijhof 2022-02-04 20:47:01 +01:00 committed by GitHub
parent 40857bda90
commit 2370dda1f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@
"cloud", "cloud",
"counter", "counter",
"dhcp", "dhcp",
"diagnostics",
"energy", "energy",
"frontend", "frontend",
"history", "history",

View File

@ -10,6 +10,7 @@
"auth", "auth",
"config", "config",
"device_automation", "device_automation",
"diagnostics",
"http", "http",
"lovelace", "lovelace",
"onboarding", "onboarding",