diff options
Diffstat (limited to 'ext/welcome.html')
-rw-r--r-- | ext/welcome.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/welcome.html b/ext/welcome.html index 22f6a681..5876ad4c 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -320,6 +320,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/database.js"></script> <script src="/js/data/json-schema.js"></script> <script src="/js/data/permissions-util.js"></script> |