commit | c00a85fbd14e6f1c80108a42f824518c4e6423b5 | [log] [tgz] |
---|---|---|
author | bigbiff <bigbiff@teamw.in> | Tue Feb 14 19:50:00 2023 -0500 |
committer | bigbiff <bigbiff@teamw.in> | Tue Feb 14 19:50:00 2023 -0500 |
tree | d3b97541adabaa95252451cdf392e84c136ca066 | |
parent | f9067d3963c48d6f6605f46f7298cd19412fe0d1 [diff] |
twrpme: update limit of device results returned Change-Id: I0ac081fc8cab599bc76111ab40c5f6ebbbff1140
diff --git a/search/index.html b/search/index.html index 3a0fccd..a60037a 100644 --- a/search/index.html +++ b/search/index.html
@@ -16,5 +16,6 @@ searchResultTemplate: '<li><a href="{url}" title="{desc}">{title}</a></li>', noResultsText: 'No results found', fuzzy: false, + limit: 20, }) </script>