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 85022e2c..5c9f4469 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -409,6 +409,7 @@ <script src="/js/input/hotkey-util.js"></script> <script src="/js/language/dictionary-database.js"></script> <script src="/js/language/dictionary-importer.js"></script> +<script src="/js/language/dictionary-importer-media-loader.js"></script> <script src="/js/media/media-util.js"></script> <script src="/js/pages/settings/dictionary-controller.js"></script> <script src="/js/pages/settings/dictionary-import-controller.js"></script> |