-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
homeserver/packages/federation-sdk/src/services/event.service.ts
Lines 81 to 84 in 8daade8
| // TODO, return only the IDs, not the full events | |
| const eventsCursor = this.eventRepository.findByIds(eventIds); | |
| const events = await eventsCursor.toArray(); | |
This issue was generated by todo-issue based on a TODO comment in 8daade8. It's been assigned to @rodrigok because they committed the code.
Reactions are currently unavailable