« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/data/things/album.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/things/album.js b/src/data/things/album.js
index 45cadc12..51698148 100644
--- a/src/data/things/album.js
+++ b/src/data/things/album.js
@@ -576,7 +576,7 @@ export class Album extends Thing {
 
       // General configuration
 
-      'Count Tracks In Artist Totals': {property: 'countInArtistTotals'},
+      'Count Tracks In Artist Totals': {property: 'countTracksInArtistTotals'},
 
       'Has Track Numbers': {property: 'hasTrackNumbers'},
       'Listed on Homepage': {property: 'isListedOnHomepage'},