Skip to content

Commit 15e41b1

Browse files
committed
Merge branch 'feature/rotate' into feature/auto-rotate
2 parents e4bbadf + 2d0ae7c commit 15e41b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PictureInput.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export default {
127127
previewWidth: 0,
128128
draggingOver: false,
129129
canvasWidth: 0,
130-
canvesHeight: 0,
130+
canvasHeight: 0,
131131
strings: {
132132
upload: '<p>Your device does not support file uploading.</p>',
133133
drag: 'Drag an image or <br>click here to select a file',

0 commit comments

Comments
 (0)