mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-03 12:30:24 +08:00
Reset debugging var
index.tsx was not intended to be part of previous commit
This commit is contained in:
@@ -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."
|
||||
/>
|
||||
</Head>
|
||||
{false ? (
|
||||
{session ? (
|
||||
<Container>
|
||||
<TaskSelection />
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user