feat: add support for lenovonas_share driver (#6921)

This commit is contained in:
Sakana
2024-08-04 12:28:19 +08:00
committed by GitHub
parent 87caaf2459
commit a6bead90d7
5 changed files with 273 additions and 0 deletions

View File

@ -29,6 +29,7 @@ import (
_ "github.com/alist-org/alist/v3/drivers/ilanzou"
_ "github.com/alist-org/alist/v3/drivers/ipfs_api"
_ "github.com/alist-org/alist/v3/drivers/lanzou"
_ "github.com/alist-org/alist/v3/drivers/lenovonas_share"
_ "github.com/alist-org/alist/v3/drivers/local"
_ "github.com/alist-org/alist/v3/drivers/mediatrack"
_ "github.com/alist-org/alist/v3/drivers/mega"