Another merge fix

This commit is contained in:
shamoon
2026-01-24 20:12:44 -08:00
parent db82de575f
commit 99df52ff53

View File

@@ -633,6 +633,7 @@ def remove_document_from_llm_index(document):
llm_index_remove_document(document) llm_index_remove_document(document)
@shared_task
def build_share_link_bundle(bundle_id: int): def build_share_link_bundle(bundle_id: int):
try: try:
bundle = ( bundle = (