summaryrefslogtreecommitdiff
path: root/ext/popup-preview.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/popup-preview.html')
-rw-r--r--ext/popup-preview.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/popup-preview.html b/ext/popup-preview.html
index 3ca46232..dbdc59f6 100644
--- a/ext/popup-preview.html
+++ b/ext/popup-preview.html
@@ -54,10 +54,10 @@
<script src="/js/dom/text-source-range.js"></script>
<script src="/js/input/hotkey-handler.js"></script>
<script src="/js/language/text-scanner.js"></script>
+<script src="/js/pages/settings/popup-preview-frame.js"></script>
<script src="/js/script/dynamic-loader.js"></script>
-<script src="/js/settings/popup-preview-frame.js"></script>
-<script src="/js/settings/popup-preview-frame-main.js"></script>
+<script src="/js/pages/settings/popup-preview-frame-main.js"></script>
</body>
</html>