From 8c4a50f68c9543c14cfe76abd2f6f42135b0e13d Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 31 Jul 2021 14:46:09 -0400 Subject: DictionaryImporterThreaded (#1865) * Create new classes for importing dictionaries from a separate thread * Use threaded importer * Update worker tests --- ext/welcome.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ext/welcome.html') diff --git a/ext/welcome.html b/ext/welcome.html index 5c9f4469..da17ee2c 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -384,8 +384,6 @@ - - @@ -408,8 +406,8 @@ - + -- cgit v1.2.3