aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/float.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-09-10 12:06:56 -0400
committerGitHub <noreply@github.com>2020-09-10 12:06:56 -0400
commit52b0feb2559cebfc6d895d75a80f374ee5974f5e (patch)
tree29c1b490c2b24dd691ad15ad0942407d3e0125e0 /ext/fg/float.html
parent35abd517b933036b95bb58b463a48edd1c985bb1 (diff)
Move TextToSpeechAudio to a separate file (#800)
Diffstat (limited to 'ext/fg/float.html')
-rw-r--r--ext/fg/float.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fg/float.html b/ext/fg/float.html
index bd2508e6..725b7d8b 100644
--- a/ext/fg/float.html
+++ b/ext/fg/float.html
@@ -64,6 +64,7 @@
<script src="/mixed/js/scroll.js"></script>
<script src="/mixed/js/text-scanner.js"></script>
<script src="/mixed/js/template-handler.js"></script>
+ <script src="/mixed/js/text-to-speech-audio.js"></script>
<script src="/bg/js/query-parser-generator.js"></script>
<script src="/bg/js/query-parser.js"></script>