more
This commit is contained in:
@@ -117,6 +117,7 @@ const CaseDetailsPage = () => {
|
||||
if (docType === "interrogatories-out") {
|
||||
setTimeout(handleNavEdit, 40000, docId, caseId);
|
||||
} else {
|
||||
// try to kick off parsing here
|
||||
setTimeout(handleNavigate, 40000, docId, caseId);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user