fix(coding): preserve conflict and unicode search results
This commit is contained in:
@@ -5,6 +5,7 @@ export type CodingProjectFileStatus =
|
||||
| 'modified'
|
||||
| 'deleted'
|
||||
| 'renamed'
|
||||
| 'conflicted'
|
||||
| 'untracked';
|
||||
|
||||
export interface CodingProjectFileEntry {
|
||||
|
||||
Reference in New Issue
Block a user