Skip to content

Commit 0762c45

Browse files
authored
Merge pull request #109 from YvesW/patch-1
Permit .mp4 file attachments
2 parents 93fa795 + 0afda94 commit 0762c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ export default {
143143
'.wav',
144144
'.wma',
145145
'.mkv',
146+
'.mp4',
146147
'.rlp'
147148
]
148149
},

0 commit comments

Comments
 (0)