« get me outta code hell

thumbs, infra: expose list of missing image paths - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/write/bind-utilities.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-09-11 15:09:19 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-09-11 15:09:19 -0300
commitb19e165dc8ba13cd0e2d1862e645d34d86142566 (patch)
treea7f0a9fbf8e75942bb9e963a587f533072f886e5 /src/write/bind-utilities.js
parent78115f0be17ee405d3711204aaa53e0597a29826 (diff)
thumbs, infra: expose list of missing image paths
Diffstat (limited to 'src/write/bind-utilities.js')
-rw-r--r--src/write/bind-utilities.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/write/bind-utilities.js b/src/write/bind-utilities.js
index 942cce8..3d4ecc7 100644
--- a/src/write/bind-utilities.js
+++ b/src/write/bind-utilities.js
@@ -25,6 +25,7 @@ export function bindUtilities({
   getSizeOfImagePath,
   language,
   languages,
+  missingImagePaths,
   pagePath,
   thumbsCache,
   to,
@@ -43,6 +44,7 @@ export function bindUtilities({
     html,
     language,
     languages,
+    missingImagePaths,
     pagePath,
     thumb,
     to,