more
This commit is contained in:
@@ -366,7 +366,7 @@ const DocEditPage = () => {
|
||||
setShowErrorModal(true);
|
||||
}
|
||||
onScrollClick();
|
||||
setTimeout(flipBusy, 1200);
|
||||
setTimeout(flipBusy, 3000);
|
||||
}
|
||||
|
||||
async function cleanUpDocx() {
|
||||
|
||||
Reference in New Issue
Block a user