From 17806d932502adbf974ccd93a670e57b78be9a08 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Sat, 19 Aug 2023 01:00:24 -0700 Subject: fix: :bug: make sure server_version.txt exists --- extension/react-app/src/pages/gui.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extension/react-app/src/pages/gui.tsx') diff --git a/extension/react-app/src/pages/gui.tsx b/extension/react-app/src/pages/gui.tsx index 39a3f13a..86cb4b9a 100644 --- a/extension/react-app/src/pages/gui.tsx +++ b/extension/react-app/src/pages/gui.tsx @@ -405,8 +405,8 @@ function GUI(props: GUIProps) {
{/* Tip: Drag the Continue logo from the far left of the window to the right, then toggle Continue using option/alt+command+m. */} - Tip: If there is an error in the terminal, use COMMAND+D to - automatically debug + {/* Tip: If there is an error in the terminal, use COMMAND+D to + automatically debug */}
)} -- cgit v1.2.3-70-g09d2