Skip to content

Commit

Permalink
fix(ai): fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
oowl committed Jan 9, 2025
1 parent ad7dcf1 commit d4e71af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ function _M:run(_)
else
kong.response.clear_header("Content-Encoding")
end
return true
end

return _M

0 comments on commit d4e71af

Please sign in to comment.