Skip to content

Commit

Permalink
update cmts
Browse files Browse the repository at this point in the history
  • Loading branch information
liangfung committed Dec 24, 2024
1 parent 903ddeb commit 287bce0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/tabby-chat-panel/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ export interface FileLocation {
/**
* The location in the file.
* It could be a 1-based line number, a line range, a position or a position range.
* If the range is not provided, the whole file is considered.
*/
location?: Location
}
Expand Down

0 comments on commit 287bce0

Please sign in to comment.