Skip to content

Commit

Permalink
feat: add supports for thunderX driver (#6464)
Browse files Browse the repository at this point in the history
  • Loading branch information
Three-taile-dragon committed May 21, 2024
1 parent 78a9676 commit bbe3d4e
Show file tree
Hide file tree
Showing 5 changed files with 1,039 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/all.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ import (
_ "github.com/alist-org/alist/v3/drivers/teambition"
_ "github.com/alist-org/alist/v3/drivers/terabox"
_ "github.com/alist-org/alist/v3/drivers/thunder"
_ "github.com/alist-org/alist/v3/drivers/thunderx"
_ "github.com/alist-org/alist/v3/drivers/trainbit"
_ "github.com/alist-org/alist/v3/drivers/url_tree"
_ "github.com/alist-org/alist/v3/drivers/uss"
Expand Down
Loading

0 comments on commit bbe3d4e

Please sign in to comment.