79381626

Date: 2025-01-23 15:25:13
Score: 1.5
Natty:
Report link

Just change the image/jpeg to image/jpg

something like this:

accept: {
  'image/png': ['.png'],
  'image/jpg': ['.jpeg'],

}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lekan Lawal