Skip to content

Commit

Permalink
fix: fix bug in /render-to-html
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Aug 1, 2023
1 parent 87779ac commit d4aae45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ async def render_html(
This is helper function to make thing easier while injecting facet_kp in off-server
"""
panels = await knowledge_panel(
request,
facet_tag,
value_tag,
sec_facet_tag,
Expand Down

0 comments on commit d4aae45

Please sign in to comment.