From 74709296e557dfeab2e465f8bd53681934fe8040 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 28 Aug 2021 14:22:16 -0400 Subject: Dictionary database worker refactoring (#1913) * Rename DictionaryWorker => DictionaryWorkerHandler * Rename var * Rename file * Simplify * Rename DictionaryDatabaseModifier => DictionaryWorker * Rename dictionary-database-modifier.js => dictionary-worker.js --- ext/welcome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/welcome.html') 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 @@ - + -- cgit v1.2.3