1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

simple audio player

This commit is contained in:
Fedor Katurov 2019-10-11 13:51:14 +07:00
parent c11e281965
commit 5cad13b417
5 changed files with 70 additions and 9 deletions

View file

@ -84,5 +84,7 @@ module.exports = {
HTMLDivElement: false,
FormData: false,
FileReader: false,
Audio: false,
CustomEvent: false,
},
};