summaryrefslogtreecommitdiff
path: root/ext/bg/background.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-08-05 19:23:17 -0700
committerAlex Yatskov <alex@foosoft.net>2017-08-05 19:23:17 -0700
commit7e635d6382b0d96f596e2440b93e5935230367aa (patch)
tree0a69ec1c49333c7dc49e0adb247a11f2ad69c6e7 /ext/bg/background.html
parentdfecef1f23435c933237794de6665f6fbacf90ec (diff)
more cleanup
Diffstat (limited to 'ext/bg/background.html')
-rw-r--r--ext/bg/background.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/background.html b/ext/bg/background.html
index 1e9f3809..40f37b11 100644
--- a/ext/bg/background.html
+++ b/ext/bg/background.html
@@ -19,6 +19,7 @@
<script src="/bg/js/options.js"></script>
<script src="/bg/js/templates.js"></script>
<script src="/bg/js/translator.js"></script>
+ <script src="/bg/js/util.js"></script>
<script src="/mixed/js/audio.js"></script>
<script src="/mixed/js/japanese.js"></script>
<script src="/mixed/js/request.js"></script>