This commit is contained in:
Ember 2025-01-29 19:14:27 +08:00
parent d702991b26
commit e40b6ee780

View File

@ -318,6 +318,7 @@ function fillSearch(term) {
} }
function autoFillSearchFromQuery() { function autoFillSearchFromQuery() {
const urlParams = new URLSearchParams(window.location.search); const urlParams = new URLSearchParams(window.location.search);