mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 12:03:54 +02:00
Fix rebase issue with public assistants
This commit is contained in:
@@ -81,7 +81,7 @@ def get_answer_with_quote(
|
||||
|
||||
persona = get_persona_by_id(
|
||||
persona_id=query_request.persona_id,
|
||||
user_id=user.id if user else None,
|
||||
user=user,
|
||||
db_session=db_session,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user