WhiskeyOmega 2024-05-05 17:10:08 +00:00 committed by GitHub
commit 458d3e3101
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import EXIF from 'exif-js';
const MAX_IMAGE_PIXELS = 2073600; // 1920x1080px
const MAX_IMAGE_PIXELS = 34184160; // 7360x4912px
const _browser_quirks = {};