fix BotContext in entity picker
This commit is contained in:
@@ -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,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user