« get me outta code hell

content: remove language.countCoverArts() - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-10-04 18:54:27 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-10-04 18:54:27 -0300
commit000550fb9ec71a5caa0304601f776ba411247120 (patch)
treebc3ff0c351de82085786e2b9ba68440ed46df4ca /src/data/things
parentf0b7da308953eeedb4ebc0e15c6518149ca72281 (diff)
content: remove language.countCoverArts()
Diffstat (limited to 'src/data/things')
-rw-r--r--src/data/things/language.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/things/language.js b/src/data/things/language.js
index 88e8d996..08c52cb8 100644
--- a/src/data/things/language.js
+++ b/src/data/things/language.js
@@ -937,7 +937,6 @@ Object.assign(Language.prototype, {
   countArtworks: countHelper('artworks'),
   countCommentaryEntries: countHelper('commentaryEntries', 'entries'),
   countContributions: countHelper('contributions'),
-  countCoverArts: countHelper('coverArts'),
   countDays: countHelper('days'),
   countFlashes: countHelper('flashes'),
   countMonths: countHelper('months'),