« get me outta code hell

hide CW'd art from sticky heading til main cover revealed - 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-03-02 19:16:57 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-03-02 19:17:41 -0400
commit3ff4dbee48dbbf323666ec86e3ad9363a83f910e (patch)
treecf5696625507db7ed7aa2535248f74a0938e8413 /src/write/bind-utilities.js
parent7492f62461a79e9d45df5086de0f306f8e340adc (diff)
hide CW'd art from sticky heading til main cover revealed
Diffstat (limited to 'src/write/bind-utilities.js')
-rw-r--r--src/write/bind-utilities.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/write/bind-utilities.js b/src/write/bind-utilities.js
index 993aa3c..ffaaa7a 100644
--- a/src/write/bind-utilities.js
+++ b/src/write/bind-utilities.js
@@ -204,7 +204,6 @@ export function bindUtilities({
 
   bound.generateStickyHeadingContainer = bindOpts(generateStickyHeadingContainer, {
     [bindOpts.bindIndex]: 0,
-    getRevealStringFromArtTags: bound.getRevealStringFromArtTags,
     html,
     img: bound.img,
   });