feat: driver manage
This commit is contained in:
5
drivers/all.go
Normal file
5
drivers/all.go
Normal file
@ -0,0 +1,5 @@
|
||||
package drivers
|
||||
|
||||
import (
|
||||
_ "github.com/alist-org/alist/v3/drivers/local"
|
||||
)
|
Reference in New Issue
Block a user