Skip to content

Commit

Permalink
fix: fix missing filetypes
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmccallum committed Dec 27, 2023
1 parent ad494ed commit aad14fd
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/mimeData.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,27 @@
"parentOf": [],
"alternativeTo": []
},
"fileTypes": [
".mp4",
".m4a",
".m4b",
".m4p",
".m4r",
".m4v",
".mp4v",
".3gp",
".3g2",
".3ga",
".3gpa",
".3gpp",
".3gpp2",
".3gp2",
".3gppp",
".3gpp2",
".3gp2",
".3gppp",
".3gpp2"
],
"notices": {
"hasNoOfficial": false,
"communityContributed": false,
Expand Down

0 comments on commit aad14fd

Please sign in to comment.