Skip to content

Commit

Permalink
feat: add favro support
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 committed Oct 11, 2024
1 parent 92db398 commit bb2466a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/crash/crash-details/crash-details.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export enum DefectTrackerType {
Assembla = 'Assembla',
Monday = 'Monday',
GitLab = 'GitLab',
Favro = 'Favro',
}

export interface CrashDetails {
Expand Down

0 comments on commit bb2466a

Please sign in to comment.