mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-19 02:50:06 +08:00
fix(quark): default root folder id
This commit is contained in:
parent
f5c7a11da5
commit
849124f177
@ -15,6 +15,7 @@ type Addition struct {
|
||||
var config = driver.Config{
|
||||
Name: "Quark",
|
||||
OnlyProxy: true,
|
||||
DefaultRoot: "0",
|
||||
}
|
||||
|
||||
func New() driver.Driver {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user