🏓 Library table styling WIP
This commit is contained in:
@@ -59,9 +59,9 @@ export const Search = ({}: ISearchProps): ReactElement => {
|
||||
onSubmit={() =>
|
||||
getDCPPSearchResults({
|
||||
query: {
|
||||
pattern: "Old Man Logan",
|
||||
// file_type: "any",
|
||||
// extensions: ["iso"],
|
||||
pattern: "secret wars",
|
||||
// file_type: "compressed",
|
||||
extensions: ["cbz", "cbr"],
|
||||
},
|
||||
hub_urls: [
|
||||
"nmdcs://piter.feardc.net:411",
|
||||
|
||||
Reference in New Issue
Block a user