chore: rename xunlei to thunder

This commit is contained in:
Noah Hsu
2022-09-11 14:30:17 +08:00
parent 77a6aa487b
commit 8b72ac7f80
5 changed files with 20 additions and 20 deletions

View File

@ -17,10 +17,10 @@ import (
_ "github.com/alist-org/alist/v3/drivers/s3"
_ "github.com/alist-org/alist/v3/drivers/sftp"
_ "github.com/alist-org/alist/v3/drivers/teambition"
_ "github.com/alist-org/alist/v3/drivers/thunder"
_ "github.com/alist-org/alist/v3/drivers/uss"
_ "github.com/alist-org/alist/v3/drivers/virtual"
_ "github.com/alist-org/alist/v3/drivers/webdav"
_ "github.com/alist-org/alist/v3/drivers/xunlei"
_ "github.com/alist-org/alist/v3/drivers/yandex_disk"
)