-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
homeserver/packages/federation-sdk/src/services/state.service.ts
Lines 911 to 916 in 0909f0b
| // TODO: exclude memberships here | |
| const state = await this.getLatestRoomState2(roomId); | |
| if (!state.isPublic()) { | |
| continue; | |
| } | |
This issue was generated by todo-issue based on a TODO comment in 0909f0b. It's been assigned to @debdutdeb because they committed the code.
Reactions are currently unavailable