mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Add backup to the list of storage preloads (#133855)
This commit is contained in:
@@ -252,6 +252,7 @@ PRELOAD_STORAGE = [
|
|||||||
"assist_pipeline.pipelines",
|
"assist_pipeline.pipelines",
|
||||||
"core.analytics",
|
"core.analytics",
|
||||||
"auth_module.totp",
|
"auth_module.totp",
|
||||||
|
"backup",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user