File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ import (
6666 _ "github.com/alist-org/alist/v3/drivers/seafile"
6767 _ "github.com/alist-org/alist/v3/drivers/sftp"
6868 _ "github.com/alist-org/alist/v3/drivers/smb"
69- _ "github.com/alist-org/alist/v3/drivers/strm"
7069 _ "github.com/alist-org/alist/v3/drivers/streamtape"
70+ _ "github.com/alist-org/alist/v3/drivers/strm"
7171 _ "github.com/alist-org/alist/v3/drivers/teambition"
7272 _ "github.com/alist-org/alist/v3/drivers/terabox"
7373 _ "github.com/alist-org/alist/v3/drivers/thunder"
@@ -81,6 +81,7 @@ import (
8181 _ "github.com/alist-org/alist/v3/drivers/webdav"
8282 _ "github.com/alist-org/alist/v3/drivers/weiyun"
8383 _ "github.com/alist-org/alist/v3/drivers/wopan"
84+ _ "github.com/alist-org/alist/v3/drivers/wukong"
8485 _ "github.com/alist-org/alist/v3/drivers/yandex_disk"
8586)
8687
You can’t perform that action at this time.
0 commit comments