mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-09 08:07:47 +00:00
Update crates and optimize parameters
This commit is contained in:
parent
0f7ba3c61d
commit
34ea679519
6 changed files with 27 additions and 27 deletions
|
@ -64,7 +64,7 @@ pub async fn item(req: Request<Body>) -> Result<Response<Body>, String> {
|
|||
sort,
|
||||
prefs: Preferences::new(req),
|
||||
single_thread,
|
||||
url: url,
|
||||
url,
|
||||
})
|
||||
}
|
||||
// If the Reddit API returns an error, exit and send error page to user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue