« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/things.js')
-rw-r--r--src/data/things.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/things.js b/src/data/things.js
index 035879f..6a5cdb5 100644
--- a/src/data/things.js
+++ b/src/data/things.js
@@ -1712,6 +1712,7 @@ Object.assign(Language.prototype, {
     },
 
     // TODO: These are hard-coded. Is there a better way?
+    countAdditionalFiles: countHelper('additionalFiles', 'files'),
     countAlbums: countHelper('albums'),
     countCommentaryEntries: countHelper('commentaryEntries', 'entries'),
     countContributions: countHelper('contributions'),