🎨 change NeedSetLink to NoNeedSetLink
This commit is contained in:
@ -26,8 +26,7 @@ type Cloud189 struct{}
|
||||
|
||||
func (driver Cloud189) Config() base.DriverConfig {
|
||||
return base.DriverConfig{
|
||||
Name: "189Cloud",
|
||||
NeedSetLink: true,
|
||||
Name: "189Cloud",
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user