aboutsummaryrefslogtreecommitdiff
path: root/ext/offscreen.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/offscreen.html')
-rw-r--r--ext/offscreen.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/offscreen.html b/ext/offscreen.html
index 11694636..f773e5b1 100644
--- a/ext/offscreen.html
+++ b/ext/offscreen.html
@@ -24,8 +24,8 @@
<script src="/js/comm/clipboard-reader.js"></script>
-<script src="/js/offscreen/offscreen.js"></script>
-<script src="/js/offscreen/offscreen-main.js"></script>
+<script src="/js/background/offscreen.js"></script>
+<script src="/js/background/offscreen-main.js"></script>
<!--
Due to a Firefox bug, this next element is purposefully terminated incorrectly.