feat: virtual driver
This commit is contained in:
@ -2,4 +2,5 @@ package drivers
|
||||
|
||||
import (
|
||||
_ "github.com/alist-org/alist/v3/drivers/local"
|
||||
_ "github.com/alist-org/alist/v3/drivers/virtual"
|
||||
)
|
||||
|
Reference in New Issue
Block a user