We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39c236b + 1175f8a commit 37104ebCopy full SHA for 37104eb
drivers/all.go
@@ -66,6 +66,7 @@ import (
66
_ "github.com/alist-org/alist/v3/drivers/seafile"
67
_ "github.com/alist-org/alist/v3/drivers/sftp"
68
_ "github.com/alist-org/alist/v3/drivers/smb"
69
+ _ "github.com/alist-org/alist/v3/drivers/streamtape"
70
_ "github.com/alist-org/alist/v3/drivers/teambition"
71
_ "github.com/alist-org/alist/v3/drivers/terabox"
72
_ "github.com/alist-org/alist/v3/drivers/thunder"
0 commit comments