Files
the-bible/backend/src
Joshua Ryder 09775ef8eb Fix: Restore version selector by removing old search engine checks
The /versions endpoint was still checking for esvSearchEngine, nltSearchEngine,
and csbSearchEngine variables that were removed during FTS5 migration. This
caused the version dropdown in the header to be empty.

Now returns all 4 versions unconditionally since they're all available via FTS5.

Fixes the broken translation selector menu in the top-left header.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 20:08:31 -05:00
..