Closed bcho892 closed 2 months ago
Is your feature request related to a problem? Please describe.
Right now we have a pretty bad load time due to the image quality.
We should look into appending format=auto as a query param
format=auto
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
Right now we have a pretty bad load time due to the image quality.
We should look into appending
format=auto
as a query paramBEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)