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:
parent
c11e281965
commit
5cad13b417
5 changed files with 70 additions and 9 deletions
|
@ -84,5 +84,7 @@ module.exports = {
|
|||
HTMLDivElement: false,
|
||||
FormData: false,
|
||||
FileReader: false,
|
||||
Audio: false,
|
||||
CustomEvent: false,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue