Skip to content

Commit

Permalink
Merge branch 'develop' into renovate/jest
Browse files Browse the repository at this point in the history
  • Loading branch information
florianduros authored Sep 23, 2024
2 parents e42aa76 + f8208b1 commit 3f4124f
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 28 deletions.
2 changes: 1 addition & 1 deletion src/models/room.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2096,7 +2096,7 @@ export class Room extends ReadReceipt<RoomEmittedEvents, RoomEventHandlerMap> {
}

/**
* Calls {@link processPollEvent} for a list of events.
* Process a list of poll events.
*
* @param events - List of events
*/
Expand Down
Loading

0 comments on commit 3f4124f

Please sign in to comment.