fix BotContext in entity picker
This commit is contained in:
@@ -298,6 +298,7 @@ async def render_entity_picker(
|
|||||||
db_session=db_session,
|
db_session=db_session,
|
||||||
app=kwargs["app"],
|
app=kwargs["app"],
|
||||||
app_state=kwargs["app_state"],
|
app_state=kwargs["app_state"],
|
||||||
|
user=user,
|
||||||
message=message,
|
message=message,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user