Fix the upload status table missing in the drive

pull/1/head
yflory 7 years ago
parent 0b4e044540
commit 4bceef8952

@ -2764,7 +2764,8 @@ define([
console.error(e);
refresh();
}
}
},
body: $iframe.find('body')
};
APP.FM = Cryptpad.createFileManager(fmConfig);

Loading…
Cancel
Save