Skip to content

Commit

Permalink
fixing format dot
Browse files Browse the repository at this point in the history
  • Loading branch information
bpatrik committed Dec 11, 2019
1 parent 8a82ec4 commit f2faa4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common/SupportedFormats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ export const SupportedFormats = {
'mov',
'wmv',
'flv',
'.mts',
'.m2ts',
'mts',
'm2ts',
'mpg',
'3gp',
'm4v',
Expand Down

0 comments on commit f2faa4c

Please sign in to comment.