Correctly send ratelimit and extra_users params

This commit is contained in:
Erik Johnston 2018-03-01 10:08:28 +00:00
parent f756f961ea
commit 6b8604239f
2 changed files with 15 additions and 1 deletions

View file

@ -583,6 +583,8 @@ class EventCreationHandler(object):
requester=requester,
event=event,
context=context,
ratelimit=ratelimit,
extra_users=extra_users,
)
return