mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-03 06:24:15 +03:00
Add integration logo URL to BrainsUsers constructor
This commit is contained in:
parent
6ba028cb08
commit
9658bb8742
@ -103,6 +103,7 @@ class BrainsUsers(BrainsUsersInterface):
|
|||||||
if brain_data["brains"]["description"] is not None
|
if brain_data["brains"]["description"] is not None
|
||||||
else ""
|
else ""
|
||||||
),
|
),
|
||||||
|
integration_logo_url="",
|
||||||
)
|
)
|
||||||
|
|
||||||
def delete_brain_user_by_id(
|
def delete_brain_user_by_id(
|
||||||
|
Loading…
Reference in New Issue
Block a user