aboutsummaryrefslogtreecommitdiff
path: root/ext/fg
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-10-10 19:58:06 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-10-10 21:30:38 -0400
commit1d516b3b24eb6b89aa3a345341b6c1c35e24dfed (patch)
treed32c926ab268f73142f8672ce9b115a5610c04e5 /ext/fg
parent8ae1da427756a9a1e057b3518c4069ac7d5b4b3a (diff)
Implement audio fallbacks
Diffstat (limited to 'ext/fg')
-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 52c7faa3..fe1aee8f 100644
--- a/ext/fg/float.html
+++ b/ext/fg/float.html
@@ -39,6 +39,7 @@
<script src="/fg/js/util.js"></script>
<script src="/fg/js/document.js"></script>
<script src="/fg/js/source.js"></script>
+ <script src="/mixed/js/audio.js"></script>
<script src="/mixed/js/display.js"></script>
<script src="/mixed/js/scroll.js"></script>