diff --git a/oauth/src/App.jsx b/oauth/src/App.jsx index e597cbf..dd86627 100644 --- a/oauth/src/App.jsx +++ b/oauth/src/App.jsx @@ -89,7 +89,7 @@ Answer:` try { const timestamp = new Date().toISOString() const conversationRecord = { - repo: adminData.did, + repo: user.did, collection: 'ai.syui.log.chat', record: { type: 'ai.syui.log.chat',