Change default sort to newer first
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
const DEFAULT_SETTINGS = {
|
||||
channel: "",
|
||||
year: "",
|
||||
sort: "relevant",
|
||||
sort: "newer",
|
||||
size: "10",
|
||||
exact: true,
|
||||
fuzzy: true,
|
||||
|
||||
Reference in New Issue
Block a user