@@ -11546,6 +11546,7 @@ U.MD.D.I.getContents2 = function (cid, s, task, t, uid, type, iframe) {
});
} else {
iframe.contentWindow.h.app.updateScene(updateSceneData);
+ iframe.contentWindow.h.app.files = { ...iframe.contentWindow.h.app.files, ...updateSceneData.files };
}