Skip to content

Commit

Permalink
feat: add support for thunder_browser driver
Browse files Browse the repository at this point in the history
  • Loading branch information
Three-taile-dragon committed May 27, 2024
1 parent b0ff50f commit 25e45bf
Show file tree
Hide file tree
Showing 5 changed files with 1,394 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/thunder_browser"
_ "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"
Expand Down
Loading

0 comments on commit 25e45bf

Please sign in to comment.