diff options
Diffstat (limited to 'ext/action-popup.html')
-rw-r--r-- | ext/action-popup.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/action-popup.html b/ext/action-popup.html index 03c94846..d5e8ee22 100644 --- a/ext/action-popup.html +++ b/ext/action-popup.html @@ -88,6 +88,7 @@ <script src="/js/comm/api.js"></script> <script src="/js/comm/cross-frame-api.js"></script> +<script src="/js/data/anki-util.js"></script> <script src="/js/data/permissions-util.js"></script> <script src="/js/input/hotkey-help-controller.js"></script> <script src="/js/input/hotkey-util.js"></script> |