aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/frame.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-07-20 21:21:22 -0700
committerAlex Yatskov <alex@foosoft.net>2017-07-20 21:21:22 -0700
commit8bcc4ddf19a6c171ad1cf5d18b165da391089fd2 (patch)
treed4068b745a8499bf8d01b9fcb6e8f86c6683563a /ext/fg/frame.html
parentac2e079c98f87acfbafd2105461885a1cb199c76 (diff)
cleanup
Diffstat (limited to 'ext/fg/frame.html')
-rw-r--r--ext/fg/frame.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/fg/frame.html b/ext/fg/frame.html
index ecaee323..80e69967 100644
--- a/ext/fg/frame.html
+++ b/ext/fg/frame.html
@@ -32,9 +32,10 @@
<script src="/mixed/lib/jquery.min.js"></script>
<script src="/mixed/lib/wanakana.min.js"></script>
- <script src="/fg/js/util.js"></script>
<script src="/mixed/js/audio.js"></script>
<script src="/mixed/js/display.js"></script>
+ <script src="/fg/js/dictionary.js"></script>
+ <script src="/fg/js/background.js"></script>
<script src="/fg/js/display-frame.js"></script>
</body>
</html>