diff --git a/lua/copilot/panel.lua b/lua/copilot/panel.lua index 4ed21b27..1f4f6cac 100644 --- a/lua/copilot/panel.lua +++ b/lua/copilot/panel.lua @@ -492,7 +492,7 @@ function panel:refresh() end ) - self.state.req_id = id.solutionCountTarget + self.state.req_id = id end function panel:init()