mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Add missing servlet to list
This commit is contained in:
parent
b26d85c30f
commit
c178e4e6ca
@ -361,4 +361,5 @@ SERVLET_CLASSES = (
|
||||
FederationInviteServlet,
|
||||
FederationQueryAuthServlet,
|
||||
FederationGetMissingEventsServlet,
|
||||
FederationEventAuthServlet,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user