From 12626d39243962b8f0d76394f59ec6605d848a3b Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Thu, 22 Oct 2020 15:15:30 +0300 Subject: [PATCH] Update ComputeJobs.tsx --- src/components/pages/History/ComputeJobs.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/pages/History/ComputeJobs.tsx b/src/components/pages/History/ComputeJobs.tsx index 73efd6cd7..e8c0a4197 100644 --- a/src/components/pages/History/ComputeJobs.tsx +++ b/src/components/pages/History/ComputeJobs.tsx @@ -100,6 +100,7 @@ export default function ComputeJobs(): ReactElement { account, orderHistory[i].did, undefined, + orderHistory[i].transactionHash, false ) computeJob.forEach((item) => {