Add backup as after_dependency of frontend (#134534)

pull/134507/head^2
Erik Montnemery 2025-01-03 13:35:56 +01:00 committed by GitHub
parent c7f6630718
commit 8ad7c522f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"domain": "frontend",
"name": "Home Assistant Frontend",
"after_dependencies": ["backup"],
"codeowners": ["@home-assistant/frontend"],
"dependencies": [
"api",