From d1fd7c3849a9112e43e2b754d1c64648d41f97c4 Mon Sep 17 00:00:00 2001 From: Jong Eun Lee Date: Tue, 8 Oct 2024 16:03:13 +0800 Subject: [PATCH] feat: recent session history --- react/src/pages/SessionLauncherPage.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/react/src/pages/SessionLauncherPage.tsx b/react/src/pages/SessionLauncherPage.tsx index f6e1385be1..8f9c42ed83 100644 --- a/react/src/pages/SessionLauncherPage.tsx +++ b/react/src/pages/SessionLauncherPage.tsx @@ -649,21 +649,21 @@ const SessionLauncherPage = () => { align="stretch" style={{ flex: 1, maxWidth: 700 }} > - {/* - + + {t('session.launcher.StartNewSession')} - */} + {/* }> */} {