1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00

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",
"counter",
"dhcp",
"diagnostics",
"energy",
"frontend",
"history",

View File

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