Addressing review comments

This commit is contained in:
Keith Stevens
2023-01-08 17:54:30 +09:00
parent c234e8b0d0
commit fb0771995d
4 changed files with 29 additions and 23 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ const ManageUser = ({ user }) => {
return (
<>
<Head>
<title>Open Assistant</title>
<title>Manage Users - Open Assistant</title>
<meta
name="description"
content="Conversational AI for everyone. An open source project to create a chat enabled GPT LLM run by LAION and contributors around the world."