Skip to content

Commit

Permalink
crash_report: add new bugType AVConference(240)
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed May 15, 2024
1 parent bab2dba commit af30338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pycrashreport/crash_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ class BugType(Enum):
SKAdNetworkAnalytics = '237'
HangWorkflowResponsiveness = '239'
CompositorClientHang = '243'
AVConference = '240'


class CrashReportBase:
Expand Down

0 comments on commit af30338

Please sign in to comment.