From 8a78763c0710425bc6007e5a8d266dbc85a6efb8 Mon Sep 17 00:00:00 2001 From: Rahul Yadav Date: Wed, 5 Feb 2025 18:15:57 +0530 Subject: [PATCH] fix: exit code url for Tact docs --- src/components/shared/LogView/LogPopover.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/shared/LogView/LogPopover.tsx b/src/components/shared/LogView/LogPopover.tsx index 7a01bc2..e767506 100644 --- a/src/components/shared/LogView/LogPopover.tsx +++ b/src/components/shared/LogView/LogPopover.tsx @@ -159,7 +159,7 @@ export const LogPopover: FC = ({ terminal }) => { {ExitCodes[exitCode]?.description}