Add backup as after_dependency of frontend (#134534)

This commit is contained in:
Erik Montnemery 2025-01-03 13:35:56 +01:00 committed by Franck Nijhof
parent 7ea7178aa9
commit 9b8ed9643f
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

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