From 3f0e252638f911b7b89ede0f8ed5c93e4a833e75 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Mon, 13 Oct 2025 20:23:28 +0530 Subject: [PATCH] fix: output preview button --- src/components/run/InterpretationLog.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/run/InterpretationLog.tsx b/src/components/run/InterpretationLog.tsx index 7180014b..49e4a704 100644 --- a/src/components/run/InterpretationLog.tsx +++ b/src/components/run/InterpretationLog.tsx @@ -448,6 +448,7 @@ export const InterpretationLog: React.FC = ({ isOpen, se {t('interpretation_log.messages.successful_training')} + setShowPreviewData(true)} /> ) : (