Skip to content

Commit 1175f8a

Browse files
committed
feat: add streamtape driver
1 parent 39c236b commit 1175f8a

File tree

5 files changed

+639
-0
lines changed

5 files changed

+639
-0
lines changed

drivers/all.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ 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/streamtape"
6970
_ "github.com/alist-org/alist/v3/drivers/teambition"
7071
_ "github.com/alist-org/alist/v3/drivers/terabox"
7172
_ "github.com/alist-org/alist/v3/drivers/thunder"

0 commit comments

Comments
 (0)