Skip to content

Commit

Permalink
Update clients/tabby-chat-panel/src/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Meng Zhang <[email protected]>
  • Loading branch information
liangfung and wsxiaoys authored Dec 18, 2024
1 parent 6f96841 commit d615a44
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 @@ -181,7 +181,7 @@ export interface SymbolInfo {
* Includes information about a git repository in workspace folder
*/
export interface GitRepository {
gitUrl: string
url: string
}

export interface ServerApi {
Expand Down

0 comments on commit d615a44

Please sign in to comment.