f
This commit is contained in:
@@ -468,7 +468,7 @@ class InternetArchive(Provider):
|
||||
URL = ("archive.org",)
|
||||
|
||||
@classmethod
|
||||
def config(cls) -> List[Dict[str, Any]]:
|
||||
def config_schema(cls) -> List[Dict[str, Any]]:
|
||||
return [
|
||||
{
|
||||
"key": "access_key",
|
||||
|
||||
Reference in New Issue
Block a user