Fix drag-n-drop not working

This commit is contained in:
Krishan
2022-05-28 21:14:35 +05:30
parent 1389a41ec4
commit e7e7a31daa

View File

@@ -62,7 +62,8 @@
"height": 724, "height": 724,
"center": true, "center": true,
"resizable": true, "resizable": true,
"fullscreen": false "fullscreen": false,
"fileDropEnabled": false
} }
], ],
"security": { "security": {