Internal Screaming

This commit is contained in:
Michał Gdula 2023-03-12 18:53:57 +00:00
parent 896fdb8e8a
commit 9cfb8befd2
6 changed files with 18 additions and 19 deletions

View file

@ -191,7 +191,7 @@ def delete_image(image_id):
abort(500)
logging.info('Removed image (%s) %s', image_id, img.file_name)
flash(['Image was all in Le Head!', 0])
flash(['Image was all in Le Head!', 1])
return 'Gwa Gwa'