Skip to content

Commit e41b683

Browse files
authored
feat(drivers): add doubao_new driver (#2114)
1 parent 9a2ba1d commit e41b683

File tree

7 files changed

+2354
-0
lines changed

7 files changed

+2354
-0
lines changed

drivers/all.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import (
2929
_ "github.com/OpenListTeam/OpenList/v4/drivers/crypt"
3030
_ "github.com/OpenListTeam/OpenList/v4/drivers/degoo"
3131
_ "github.com/OpenListTeam/OpenList/v4/drivers/doubao"
32+
_ "github.com/OpenListTeam/OpenList/v4/drivers/doubao_new"
3233
_ "github.com/OpenListTeam/OpenList/v4/drivers/doubao_share"
3334
_ "github.com/OpenListTeam/OpenList/v4/drivers/dropbox"
3435
_ "github.com/OpenListTeam/OpenList/v4/drivers/febbox"

0 commit comments

Comments
 (0)