Add cloud as after_dependency to onedrive (#145301)

This commit is contained in:
Josef Zweck 2025-05-23 15:07:06 +02:00 committed by GitHub
parent 7bf4239789
commit 0c9b1b5c58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
{
"domain": "onedrive",
"name": "OneDrive",
"after_dependencies": ["cloud"],
"codeowners": ["@zweckj"],
"config_flow": true,
"dependencies": ["application_credentials"],