mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-08 20:08:36 +02:00
Fix rebase issue with public assistants
This commit is contained in:
parent
89fac98534
commit
9a9b89f073
@ -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,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user