repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
51c4d20
parent
eb7176f
author
Eric Bower
date
2024-03-19 15:51:36 +0000 UTC
chore: fmt
1 files changed,  +0, -1
M imgs/api.go
+0, -1
1@@ -201,7 +201,6 @@ func ImgRequest(w http.ResponseWriter, r *http.Request) {
2 		return
3 	}
4 
5-
6 	// set default quality for web optimization
7 	if opts.Quality == 0 {
8 		opts.Quality = 80