« get me outta code hell

upd8, search: pass urls & thumbs utils into search spec process - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/upd8.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-05-13 09:02:11 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-31 12:11:52 -0300
commit5038549631b0413552fe6589e7c77f66e53e7bcd (patch)
treec0a5d8cece358918e12be5c0a504f409ccf0b45f /src/upd8.js
parentb6d09fa09a731f21cb35861715cf076f49460e28 (diff)
upd8, search: pass urls & thumbs utils into search spec process
Diffstat (limited to 'src/upd8.js')
-rwxr-xr-xsrc/upd8.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 9ea78020..de4b51e8 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -1492,6 +1492,8 @@ async function main() {
     });
 
     await writeSearchData({
+      thumbsCache,
+      urls,
       wikiCachePath,
       wikiData,
     });