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