Merge remote-tracking branch 'origin/api-v1.11.0' into dev
This commit is contained in:
commit
c183718d68
1 changed files with 1 additions and 0 deletions
|
|
@ -500,6 +500,7 @@ class IssueType(str, Enum):
|
|||
crash = 'crash'
|
||||
custom = 'custom'
|
||||
js_exception = 'js_exception'
|
||||
mouse_thrashing = 'mouse_thrashing'
|
||||
|
||||
|
||||
class MetricFormatType(str, Enum):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue