chore(aliyundrive): change alert info

This commit is contained in:
Andy Hsu
2023-02-25 14:28:27 +08:00
parent ec54831162
commit 79df63d319
2 changed files with 2 additions and 14 deletions

View File

@ -18,7 +18,8 @@ type Addition struct {
var config = driver.Config{
Name: "Aliyundrive",
DefaultRoot: "root",
Alert: `warning|Deprecated, no longer maintained and will be removed in a future version.
Alert: `warning|There may be an infinite loop bug in this driver.
Deprecated, no longer maintained and will be removed in a future version.
We recommend using the official driver AliyundriveOpen.`,
}