summaryrefslogtreecommitdiffstats
path: root/site/assets/js/search.js
diff options
context:
space:
mode:
Diffstat (limited to 'site/assets/js/search.js')
-rw-r--r--site/assets/js/search.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/site/assets/js/search.js b/site/assets/js/search.js
index 9bad274..b095d3b 100644
--- a/site/assets/js/search.js
+++ b/site/assets/js/search.js
@@ -40,8 +40,6 @@
return item
})
- },
- // Set debug to `true` if you want to inspect the dropdown
- debug: false
+ }
})
})()