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, 1 insertions, 3 deletions
diff --git a/ext/popup-preview.html b/ext/popup-preview.html
index 0d410455..8cbb01c9 100644
--- a/ext/popup-preview.html
+++ b/ext/popup-preview.html
@@ -13,6 +13,7 @@
<link rel="icon" type="image/png" href="/images/icon128.png" sizes="128x128">
<link rel="stylesheet" type="text/css" href="/css/popup-preview.css">
<link rel="stylesheet" type="text/css" href="/css/popup-outer.css" id="popup-outer-css">
+ <script src="/js/pages/settings/popup-preview-frame-main.js" type="module"></script>
</head>
<body>
@@ -34,8 +35,5 @@
</div></div>
</div></div>
-<!-- Scripts -->
-<script src="/js/pages/settings/popup-preview-frame-main.js" type="module"></script>
-
</body>
</html>