1
0
Fork 0

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
commit b5baf1620f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"