diff --git a/src/quickbot/bot/handlers/editors/entity.py b/src/quickbot/bot/handlers/editors/entity.py index bb906ea..f666b66 100644 --- a/src/quickbot/bot/handlers/editors/entity.py +++ b/src/quickbot/bot/handlers/editors/entity.py @@ -298,6 +298,7 @@ async def render_entity_picker( db_session=db_session, app=kwargs["app"], app_state=kwargs["app_state"], + user=user, message=message, )