This commit is contained in:
Calum H.
2026-03-13 00:09:26 +01:00
committed by GitHub
parent ba06c89a0e
commit 32d76b8025
8 changed files with 39 additions and 14 deletions
-1
View File
@@ -379,7 +379,6 @@ watch(effectiveRequestParams, () => {
}, 200)
})
async function refreshSearch() {
const version = ++searchVersion
debugLog('refreshSearch start', { version, projectType: projectType.value })