mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-02 08:40:53 +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
|
||||
else ""
|
||||
),
|
||||
integration_logo_url="",
|
||||
)
|
||||
|
||||
def delete_brain_user_by_id(
|
||||
|
Loading…
Reference in New Issue
Block a user