2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Remove debug references from DocSearch v2 (#38032)

This commit is contained in:
Julien Déramond
2023-02-11 08:04:09 +01:00
committed by GitHub
parent 52656db328
commit 9f5dca0777
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -40,8 +40,6 @@
return item
})
},
// Set debug to `true` if you want to inspect the dropdown
debug: false
}
})
})()