Fix dendritejs

This commit is contained in:
Neil Alexander 2021-01-25 11:57:45 +00:00
parent f2e186d0aa
commit 35297bb2be
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -231,6 +231,7 @@ func main() {
ExtPublicRoomsProvider: p2pPublicRoomProvider,
}
monolith.AddAllPublicRoutes(
base.ProcessContext,
base.PublicClientAPIMux,
base.PublicFederationAPIMux,
base.PublicKeyAPIMux,