Closed felipeYoungi closed 1 year ago
Name | Link |
---|---|
Latest commit | 9bbaffe962fe9b9de3f67e3f27d7ed22b7cfbbad |
Latest deploy log | https://app.netlify.com/sites/summer-camp-webrtc/deploys/645a892c3b3ff0000856cef2 |
Deploy Preview | https://deploy-preview-246--summer-camp-webrtc.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 settings.
Fixed #238
When chat is rendered a state with the value of Date.now() formatted with the iso8601 standard is set. After that we are going to filter the messages from that chat that were sent after that date.