f
This commit is contained in:
@@ -287,7 +287,7 @@ class OpenLibrary(Provider):
|
||||
}
|
||||
|
||||
@classmethod
|
||||
def config(cls) -> List[Dict[str, Any]]:
|
||||
def config_schema(cls) -> List[Dict[str, Any]]:
|
||||
return [
|
||||
{
|
||||
"key": "email",
|
||||
|
||||
Reference in New Issue
Block a user