update
This commit is contained in:
@@ -14,6 +14,8 @@ class LOC(Provider):
|
||||
Currently implements Chronicling America collection search via the LoC JSON API.
|
||||
"""
|
||||
|
||||
SUPPORTED_CMDLETS = frozenset({"search-file"})
|
||||
|
||||
@property
|
||||
def preserve_order(self) -> bool:
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user