diff options
Diffstat (limited to 'ext/welcome.html')
-rw-r--r-- | ext/welcome.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/welcome.html b/ext/welcome.html index e03ae5ec..26ae513c 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -405,8 +405,8 @@ <script src="/js/general/object-property-accessor.js"></script> <script src="/js/general/task-accumulator.js"></script> <script src="/js/input/hotkey-util.js"></script> -<script src="/js/language/dictionary-database-modifier.js"></script> <script src="/js/language/dictionary-importer-media-loader.js"></script> +<script src="/js/language/dictionary-worker.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> |