]> Untitled Git - lemmy.git/commit
Fix pictrs routing (#2407)
authorNutomic <me@nutomic.com>
Tue, 16 Aug 2022 15:20:41 +0000 (15:20 +0000)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 15:20:41 +0000 (11:20 -0400)
commit583ceb25063ce0d2fdd5f30708beb75e566d40a2
tree05348cd1c786924d23a6f725d4980ddc299573f6
parentf8781516487197b6c1128d55e2cbe24e62091da7
Fix pictrs routing (#2407)

* SUGGESTED FIX TO PICTRS ROUTING 404 ERROR #2359

Removed slashes at "/image" routes.

* cargo fmt

Co-authored-by: Majid ✨ <72635080+umamawme@users.noreply.github.com>
crates/api_common/src/request.rs
crates/routes/src/images.rs