1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
This commit is contained in:
Fedor Katurov 2019-10-09 21:24:13 +07:00
parent 4a3de2ab01
commit 69c7b71237
4 changed files with 9 additions and 14 deletions

View file

@ -83,5 +83,6 @@ module.exports = {
HTMLInputElement: false,
HTMLDivElement: false,
FormData: false,
FileReader: false,
},
};