@@ -6741,7 +6741,7 @@ U.MD.D.I.getUploadContent = function (cid, s, task, t, uid, atool, type, iframe)
}
} else {
if (atool == 57) {
- iframe.blockpy.components.editor.blockly.clear();
+ iframe.contentWindow.window.blockpy.components.editor.blockly.clear();
}, [], { "type": "POST", "withCredentials": true });