summaryrefslogtreecommitdiff
path: root/ext/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/popup.html')
-rw-r--r--ext/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/popup.html b/ext/popup.html
index cb6ca7da..58090a9e 100644
--- a/ext/popup.html
+++ b/ext/popup.html
@@ -103,7 +103,7 @@
<script src="/js/comm/frame-endpoint.js"></script>
<script src="/js/data/anki-note-builder.js"></script>
<script src="/js/data/anki-util.js"></script>
-<script src="/js/data/sandbox/string-util.js"></script>
+<script src="/js/data/sandbox/array-buffer-util.js"></script>
<script src="/js/display/display.js"></script>
<script src="/js/display/display-anki.js"></script>
<script src="/js/display/display-audio.js"></script>