Closed nichgalzin closed 1 week ago
Name | Link |
---|---|
Latest commit | 49c1a242dd46d4de9485dcc99462f6db9944e2df |
Latest deploy log | https://app.netlify.com/sites/cool-creponne-3e1272/deploys/6735d99e2bebac000841cccc |
Deploy Preview | https://deploy-preview-377--cool-creponne-3e1272.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Relates #376
Checklist:
Description
Closes #376
This PR fixes a type error to mirror a change made to the v1-merge to main branch that was preventing that branch from being deployed and merged properly.
Files changed
types/messagingTypes.ts
- adds partner_has_deleted property to type to correctly reflect the data that is being fetch from the web-socket when a new conversation is being added when a user is on the conversation page.UI changes
n/a
Changes to Documentation
n/a
Tests
n/a