Skip to content

Commit

Permalink
#489: add webex extension
Browse files Browse the repository at this point in the history
Fixed #489
  • Loading branch information
dgroup committed Sep 17, 2021
1 parent 6380a99 commit 2eddddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lazylead/task/accuracy/records.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def initialize(ext = [])
@ext = %w[.webm .mkv .flv .flv .vob .ogv .ogg .drc .gif .gifv .mng .avi
.mts .m2ts .ts .mov .qt .wmv .yuv .rm .rmvb .viv .asf .amv .mp4
.m4p .m4v .mpg .mp2 .mpeg .mpe .mpv .mpg .mpeg .m2v .m4v .svi
.3gp .3g2 .mxf .roq .nsv .flv .f4v .f4p .f4a .f4b]
.3gp .3g2 .mxf .roq .nsv .flv .f4v .f4p .f4a .f4b .wrf]
end

# Ensure that ticket has an attachment with video-file extension
Expand Down

0 comments on commit 2eddddf

Please sign in to comment.