diff --git a/UNIFIED_SEARCH_IMPLEMENTATION.md b/UNIFIED_SEARCH_IMPLEMENTATION.md index 4493e07..9882e70 100644 --- a/UNIFIED_SEARCH_IMPLEMENTATION.md +++ b/UNIFIED_SEARCH_IMPLEMENTATION.md @@ -711,7 +711,7 @@ hx-get="/api/media-items/search?library_id={ currentLibraryID }&limit={ limit }& **File:** `templates/bookshelf.templ` -**Replace filter form section (includes all filters) with:** +**Replace filter form section (includes all filters) with (lines 40-262):** ```html