diff options
Diffstat (limited to 'ext/popup-preview.html')
-rw-r--r-- | ext/popup-preview.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/popup-preview.html b/ext/popup-preview.html index 29497709..cffd71f0 100644 --- a/ext/popup-preview.html +++ b/ext/popup-preview.html @@ -44,6 +44,7 @@ <script src="/js/app/frontend.js"></script> <script src="/js/app/popup.js"></script> <script src="/js/app/popup-factory.js"></script> +<script src="/js/app/theme-controller.js"></script> <script src="/js/comm/api.js"></script> <script src="/js/comm/cross-frame-api.js"></script> <script src="/js/comm/frame-ancestry-handler.js"></script> |