This commit is contained in:
abs3nt 2023-10-20 21:48:37 -07:00
parent 83ed570569
commit 7f7c77ae9a
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09

View File

@ -105,7 +105,7 @@ func setTop(purity string) error {
Purities: "110", Purities: "110",
Sorting: wallhaven.Toplist, Sorting: wallhaven.Toplist,
Order: wallhaven.Desc, Order: wallhaven.Desc,
TopRange: "1y", TopRange: "1m",
AtLeast: wallhaven.Resolution{Width: 2560, Height: 1400}, AtLeast: wallhaven.Resolution{Width: 2560, Height: 1400},
Ratios: []wallhaven.Ratio{ Ratios: []wallhaven.Ratio{
{Horizontal: 16, Vertical: 9}, {Horizontal: 16, Vertical: 9},