« get me outta code hell

upd8: expose niceShowAggregate as utility - 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>2025-06-15 14:03:18 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-06-15 14:03:18 -0300
commit0ab4d3f2f971cfbdfce2a985a4136fb24d92ebfd (patch)
tree6265273643ab227799ba8fc0facb5969079edb3c /src/write/bind-utilities.js
parent48e25a5ef6007e7357a64b6e089b03512961469c (diff)
upd8: expose niceShowAggregate as utility
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 d55ab215..afbf8b2f 100644
--- a/src/write/bind-utilities.js
+++ b/src/write/bind-utilities.js
@@ -24,6 +24,7 @@ export function bindUtilities({
   language,
   languages,
   missingImagePaths,
+  niceShowAggregate,
   pagePath,
   pagePathStringFromRoot,
   thumbsCache,
@@ -42,6 +43,7 @@ export function bindUtilities({
     language,
     languages,
     missingImagePaths,
+    niceShowAggregate,
     pagePath,
     pagePathStringFromRoot,
     thumb,