mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add backup to the list of storage preloads (#133855)
This commit is contained in:
parent
29fa40a5cf
commit
de1b6a0dfc
@ -252,6 +252,7 @@ PRELOAD_STORAGE = [
|
|||||||
"assist_pipeline.pipelines",
|
"assist_pipeline.pipelines",
|
||||||
"core.analytics",
|
"core.analytics",
|
||||||
"auth_module.totp",
|
"auth_module.totp",
|
||||||
|
"backup",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user