aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/popup.html')
-rw-r--r--ext/bg/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/popup.html b/ext/bg/popup.html
index b3d38533..baeb2ffb 100644
--- a/ext/bg/popup.html
+++ b/ext/bg/popup.html
@@ -30,7 +30,7 @@
<script src="/mixed/lib/jquery.min.js"></script>
<script src="/mixed/lib/bootstrap-toggle/bootstrap-toggle.min.js"></script>
<script src="/mixed/lib/handlebars.min.js"></script>
- <script src="/bg/js/util.js"></script>
+ <script src="/bg/js/instance.js"></script>
<script src="/bg/js/dictionary.js"></script>
<script src="/mixed/js/request.js"></script>
<script src="/mixed/js/japanese.js"></script>