Allow thumbnails with .jpe extension (#11408)

Fix 5ce582448e

Closes #11407
Authored by: bashonly
This commit is contained in:
bashonly 2024-10-29 23:25:46 +00:00 committed by GitHub
parent f93c16395c
commit 5bc5fb2835
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5165,6 +5165,7 @@ class _UnsafeExtensionError(Exception):
'ico',
'image',
'jng',
'jpe',
'jpeg',
'jxl',
'svg',