This commit is contained in:
bgme 2019-06-12 16:40:55 +00:00
parent 43341d82db
commit 6b284a976d

View file

@ -40,7 +40,7 @@ class MediaAttachment < ApplicationRecord
IMAGE_STYLES = {
original: {
pixels: 3_686_400 #1920x1920px
pixels: 3_686_400, #1920x1920px
file_geometry_parser: FastGeometryParser,
},