Skip to content

Commit

Permalink
Restore visualization type
Browse files Browse the repository at this point in the history
  • Loading branch information
codeofdusk committed Sep 24, 2024
1 parent b43ca7d commit bb21d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/common/types/visualization-type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ export enum VisualizationType {
AudioVideOnly,
ErrorsAssessment,
TimedEventsAssessment,
// #7418: ParsingAssessment has been removed, but this entry is kept for backwards compatibility
ParsingAssessment,
PrerecordedMultimediaAssessment,
LiveMultimediaAssessment,
VisibleFocusOrderAssessment,
Expand Down

0 comments on commit bb21d88

Please sign in to comment.