new oclib match
This commit is contained in:
@@ -92,7 +92,7 @@ func GenerateNodeID() (string, error) {
|
||||
|
||||
// will turn into standards api hostnames
|
||||
func (d LibDataEnum) API() string {
|
||||
return tools.DefaultAPI[d]()
|
||||
return tools.Str[d]
|
||||
}
|
||||
|
||||
// will turn into standards name
|
||||
|
||||
Reference in New Issue
Block a user