Skip to content

Commit

Permalink
seachUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Newman authored and Joseph Newman committed Apr 11, 2024
1 parent 37f0cd3 commit 551945b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified build/ui-bundle.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion src/js/vendor/docsearch.bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
window.localStorage.setItem(SEARCH_FILTER_ACTIVE_KEY, e.target.checked)
}
if (e.path[1].className === 'filter1 checkbox1') {
window.localStorage.setItem(SEARCH_FILTER_ACTIVE_KEY1, e.target.checked)
//window.localStorage.setItem(SEARCH_FILTER_ACTIVE_KEY1, e.target.checked)
}
isClosed(this) ? this.$input.focus() : requery.call(this)
}
Expand Down

0 comments on commit 551945b

Please sign in to comment.