Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mbogo-mit committed Jan 6, 2024
1 parent af0e7fe commit 9f001e0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/pages/documents/[slug]/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -788,9 +788,10 @@ const DocumentPage = ({
console.log('lastJsonMessage: ', lastJsonMessage)

const {
// info
connectionId,
rm,
// Connection info: (unused)
// connectionId,
// rm,

// broadcast keys: $enter_rm, $set, $notification, $disconnect,
broadcast,

Expand Down

0 comments on commit 9f001e0

Please sign in to comment.