fix(app): line selection fixes
This commit is contained in:
parent
ae77ef3370
commit
6d8e994383
8 changed files with 368 additions and 296 deletions
|
|
@ -44,6 +44,7 @@ export type FileContextItem = {
|
|||
selection?: FileSelection
|
||||
comment?: string
|
||||
commentID?: string
|
||||
commentOrigin?: "review" | "file"
|
||||
preview?: string
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue