Final save before migration
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import EXIF from 'exif-js';
|
||||
|
||||
const MAX_IMAGE_PIXELS = 2073600; // 1920x1080px
|
||||
const MAX_IMAGE_PIXELS = 8294400; // 3840x2160px
|
||||
|
||||
const _browser_quirks = {};
|
||||
|
||||
|
Reference in New Issue
Block a user