aboutsummaryrefslogtreecommitdiff
path: root/src/js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js')
-rw-r--r--src/js/window.crypto.ext.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/window.crypto.ext.js b/src/js/window.crypto.ext.js
index 6613e2c..a92c05f 100644
--- a/src/js/window.crypto.ext.js
+++ b/src/js/window.crypto.ext.js
@@ -1 +1,2 @@
window.crypto.getRandomValues = function() {};
+Uint8Array.from = function() {};