diff --git a/scripts/system/snapshot.js b/scripts/system/snapshot.js index 29089e6597..f7e590c6f9 100644 --- a/scripts/system/snapshot.js +++ b/scripts/system/snapshot.js @@ -295,6 +295,7 @@ function printToPolaroid(image_url) { "description": "Printed from Snaps", "modelURL": POLAROID_MODEL_URL, + "dimensions": { "x": 0.5667, "y": 0.0212, "z": 0.4176 }, "position": model_pos, "rotation": model_rot,