0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-29 08:13:46 +02:00

ircd:Ⓜ️ Add missing federation_rooms module to load list.

This commit is contained in:
Jason Volk 2020-07-30 13:25:15 -07:00
parent 1877972828
commit f12d197a32

View file

@ -101,6 +101,7 @@ ircd::m::matrix::module_names
"federation_publicrooms",
"federation_query_auth",
"federation_query",
"federation_rooms",
"federation_sender",
"federation_send_join",
"federation_send_leave",