chore: rename driver

This commit is contained in:
Andy Hsu 2025-03-17 00:51:33 +08:00 committed by GitHub
parent bcd47e2e10
commit 503083e24c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ type Addition struct {
} }
var config = driver.Config{ var config = driver.Config{
Name: "115Open", Name: "115 Open",
LocalSort: false, LocalSort: false,
OnlyLocal: false, OnlyLocal: false,
OnlyProxy: false, OnlyProxy: false,