Skip to content

Commit 9cf4a8b

Browse files
committed
tiny adjustment
1 parent eaaf207 commit 9cf4a8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/eca/sidebar.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ local Split = require("nui.split")
2626
---@field private _response_start_time number Timestamp when streaming started
2727
---@field private _max_response_length number Maximum allowed response length
2828
---@field private _headers table Table of headers for the chat
29+
2930
local M = {}
3031
M.__index = M
3132

0 commit comments

Comments
 (0)