Closed pffigueiredo closed 2 weeks ago
This PR aims to fix a bug in the schema.ts that allowed to add duplicated Chat Participants to the same chat.
schema.ts
NOTES
Also deduped the drizzle folder.
drizzle
Tested this in my dummy UI and this is the result after applying the fix:
Description
This PR aims to fix a bug in the
schema.ts
that allowed to add duplicated Chat Participants to the same chat.NOTES
Also deduped the
drizzle
folder.Test Plan
Tested this in my dummy UI and this is the result after applying the fix: