mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add cloud as after_dependency to onedrive (#145301)
This commit is contained in:
parent
7bf4239789
commit
0c9b1b5c58
@ -1,6 +1,7 @@
|
||||
{
|
||||
"domain": "onedrive",
|
||||
"name": "OneDrive",
|
||||
"after_dependencies": ["cloud"],
|
||||
"codeowners": ["@zweckj"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["application_credentials"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user