Skip to content

Commit

Permalink
https://github.com/bonfire-networks/bonfire-app/issues/765
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Jan 9, 2024
1 parent 9bb3cf5 commit 5a2155f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/util/util.ex
Expand Up @@ -226,6 +226,7 @@ defmodule ValueFlows.Util do
end

def maybe_search(search, facets) do
# TODO: pass current_user in opts for boundaries
maybe_apply(Bonfire.Search, :search_by_type, [search, facets], fallback_return: nil)
end

Expand Down

0 comments on commit 5a2155f

Please sign in to comment.