diff options
Diffstat (limited to 'ext/bg/popup.html')
-rw-r--r-- | ext/bg/popup.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/popup.html b/ext/bg/popup.html index dec52795..ab2ee1e0 100644 --- a/ext/bg/popup.html +++ b/ext/bg/popup.html @@ -31,6 +31,7 @@ <script src="/mixed/lib/bootstrap-toggle/bootstrap-toggle.min.js"></script> <script src="/mixed/lib/handlebars.min.js"></script> <script src="/bg/js/util.js"></script> + <script src="/bg/js/options.js"></script> <script src="/bg/js/popup.js"></script> </body> </html> |