Restore index-only snapshot output links

This commit is contained in:
Nick Sweeting
2026-03-15 04:58:46 -07:00
parent cc3e72b92f
commit c4d30a853f
2 changed files with 31 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ def add(urls: str | list[str],
)
if tag:
snapshot.save_tags(tag.split(','))
snapshot.ensure_crawl_symlink()
return crawl.snapshot_set.all()
# 5. Start the orchestrator to process the queue