Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liangfung committed Dec 24, 2024
1 parent 287bce0 commit 5fe3bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/tabby-chat-panel/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +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.
* If the location is not provided, the whole file is considered.
*/
location?: Location
}
Expand Down

0 comments on commit 5fe3bd4

Please sign in to comment.