« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/gen-thumbs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gen-thumbs.js b/src/gen-thumbs.js
index 42c9a333..30e79b64 100644
--- a/src/gen-thumbs.js
+++ b/src/gen-thumbs.js
@@ -869,7 +869,7 @@ export default async function genThumbs({
 
   quietInfo`Running up to ${magickThreads + ' magick threads'} simultaneously.`;
 
-  let cache = null;
+  let cache = {};
   let firstRun = false;
 
   try {