Add missing servlet to list

pull/112/head
Erik Johnston 2015-03-19 17:48:21 +00:00
parent b26d85c30f
commit c178e4e6ca
1 changed files with 1 additions and 0 deletions

View File

@ -361,4 +361,5 @@ SERVLET_CLASSES = (
FederationInviteServlet,
FederationQueryAuthServlet,
FederationGetMissingEventsServlet,
FederationEventAuthServlet,
)