PeerTube/server/initializers
lambdacastix e622db0578 add support to another wav mimetype
```bash
$ file --mime-type file.wav
file.wav: audio/x-wav
$ file file.wav
file.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz
```


note: aac had a `'LEFT-TO-RIGHT MARK' (U+200E)` that I removed too
2021-07-11 22:41:44 +00:00
..
migrations Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
checker-after-init.ts
checker-before-init.ts
config.ts
constants.ts add support to another wav mimetype 2021-07-11 22:41:44 +00:00
database.ts
installer.ts
migrator.ts