fix(quark): upload commit bind resp
This commit is contained in:
@ -13,7 +13,8 @@ type Addition struct {
|
||||
}
|
||||
|
||||
var config = driver.Config{
|
||||
Name: "Quark",
|
||||
Name: "Quark",
|
||||
OnlyProxy: true,
|
||||
}
|
||||
|
||||
func New() driver.Driver {
|
||||
|
Reference in New Issue
Block a user