feat: autocomplete for search

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
David Ralph
2021-05-01 18:29:07 +01:00
parent 7942c367a7
commit a1b6832747
21 changed files with 221 additions and 14 deletions

View File

@@ -202,5 +202,9 @@
{
"name": "datezero",
"value": true
},
{
"name": "autocompleteProvider",
"value": "google"
}
]