mirror of
https://github.com/AlistGo/alist.git
synced 2025-11-25 11:29:45 +08:00
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