Skip to content

Commit

Permalink
Permit .mp4 file attachments
Browse files Browse the repository at this point in the history
  • Loading branch information
YvesW committed Oct 31, 2023
1 parent 93fa795 commit 0afda94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ export default {
'.wav',
'.wma',
'.mkv',
'.mp4',
'.rlp'
]
},
Expand Down

0 comments on commit 0afda94

Please sign in to comment.