« get me outta code hell

rename count functions - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/tag.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2022-05-10 20:14:56 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-05-10 20:14:56 -0300
commit4749a682d55469b3df994ab76b29e62cf570b78c (patch)
tree2ed656631d3ea7c6684a201f418ad74d5303fef9 /src/page/tag.js
parent6bcb224a35eb8b6e6c04b007c3faf168996779a4 (diff)
rename count functions
Diffstat (limited to 'src/page/tag.js')
-rw-r--r--src/page/tag.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/page/tag.js b/src/page/tag.js
index f911d84..09d0beb 100644
--- a/src/page/tag.js
+++ b/src/page/tag.js
@@ -45,7 +45,7 @@ export function write(tag, {wikiData}) {
                 content: fixWS`
                     <h1>${strings('tagPage.title', {tag: tag.name})}</h1>
                     <p class="quick-info">${strings('tagPage.infoLine', {
-                        coverArts: strings.count.coverArts(things.length, {unit: true})
+                        coverArts: language.countCoverArts(things.length, {unit: true})
                     })}</p>
                     <div class="grid-listing">
                         ${getGridHTML({