« get me outta code hell

checks: reportContentTextErrors: check track credit sources - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/checks.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-06-21 20:48:56 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-06-24 15:03:10 -0300
commit85aa05bd5b030fcd7de33c25ec65f70582d903e3 (patch)
treef90efad7731f1874119f46d161c402db4f96baf5 /src/data/checks.js
parent3ec7d66ece76cea96b0caa14e5729b5642a76afd (diff)
checks: reportContentTextErrors: check track credit sources
Diffstat (limited to 'src/data/checks.js')
-rw-r--r--src/data/checks.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/checks.js b/src/data/checks.js
index ad621bab..f5aa551f 100644
--- a/src/data/checks.js
+++ b/src/data/checks.js
@@ -544,6 +544,7 @@ export function reportContentTextErrors(wikiData, {
     ['trackData', {
       additionalFiles: additionalFileShape,
       commentary: commentaryShape,
+      creditSources: commentaryShape,
       lyrics: '_content',
       midiProjectFiles: additionalFileShape,
       sheetMusicFiles: additionalFileShape,