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