Skip to content

Commit

Permalink
search provider update
Browse files Browse the repository at this point in the history
  • Loading branch information
hardl committed Oct 16, 2021
1 parent 7cfb96b commit 4ee7caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/App.html
Original file line number Diff line number Diff line change
Expand Up @@ -1626,6 +1626,7 @@

beforeUpdate(() => {
breadcrumbsEnabled = GenericHelpers.requestExperimentalFeature('breadcrumbs');
searchProvider = LuigiConfig.getConfigValue('globalSearch.searchProvider');
});
</script>

Expand Down

0 comments on commit 4ee7caf

Please sign in to comment.