From 8b7e9bd8681627c64e19a1aef8870295b33eb1f8 Mon Sep 17 00:00:00 2001 From: Desmond Grealy Date: Fri, 30 Dec 2022 08:42:14 -0800 Subject: [PATCH] Reset debugging var index.tsx was not intended to be part of previous commit --- website/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index c0b85944..b7527f3e 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -21,7 +21,7 @@ const Home = () => { content="Conversational AI for everyone. An open source project to create a chat enabled GPT LLM run by LAION and contributors around the world." /> - {false ? ( + {session ? (