mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01:00
remove title for slack
This commit is contained in:
parent
b4ecc870b9
commit
ca803859cc
@ -220,7 +220,6 @@ def thread_to_doc(
|
||||
source=DocumentSource.SLACK,
|
||||
semantic_identifier=doc_sem_id,
|
||||
doc_updated_at=get_latest_message_time(thread),
|
||||
title="", # slack docs don't really have a "title"
|
||||
primary_owners=valid_experts,
|
||||
metadata={"Channel": channel["name"]},
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user