Merge pull request #1897 from bookwyrm-social/verify-image-types

Check image extensions before saving
This commit is contained in:
Mouse Reeve
2022-02-02 11:04:52 -08:00
committed by GitHub
5 changed files with 55 additions and 51 deletions

1
bw-dev
View File

@ -209,6 +209,7 @@ case "$CMD" in
echo " build"
echo " clean"
echo " black"
echo " prettier"
echo " populate_streams [--stream=<stream name>]"
echo " populate_suggestions"
echo " generate_thumbnails"