about summary refs log tree commit diff stats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-08 20:30:50 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-08 20:30:50 +0300
commitb715e43553296d5380518e7d17be6b51eac0fdf7 (patch)
treea8b4e991ee3914d61fbe876372901fb1e551dc37 /src/pages/popup/popup.html
parentAdded the same regex as in the faq page in scribe #19 (diff)
downloadlibredirect-b715e43553296d5380518e7d17be6b51eac0fdf7.zip
Fixing colors and some bugs #27
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>