Disambiguate uses of PublicRoomsChunk` (#1740)

* Disambiguate uses of PublicRoomsChunk

Make sure that different objects don't share the same title.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-03-07 01:48:09 +01:00 committed by GitHub
parent a1210ff6d1
commit 9fdc7ac38f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1 @@
Disambiguate uses of `PublicRoomsChunk` in the `GET /hierarchy` endpoint.