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