Skip to content

Commit 3dd275a

Browse files
authored
feat: add favro support (#130)
1 parent 92db398 commit 3dd275a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/crash/crash-details/crash-details.ts

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export enum DefectTrackerType {
2121
Assembla = 'Assembla',
2222
Monday = 'Monday',
2323
GitLab = 'GitLab',
24+
Favro = 'Favro',
2425
}
2526

2627
export interface CrashDetails {

0 commit comments

Comments
 (0)