aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index 52aa11f1..4a1e9874 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -84,6 +84,7 @@
</div>
+ <script type="module" src="../options/init.js"></script>
<script type="module" src="./popup.js"></script>
<script src="../../assets/javascripts/localise.js"></script>
</body>