« 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
diff options
context:
space:
mode:
Diffstat (limited to 'src/data')
-rw-r--r--src/data/checks.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/data/checks.js b/src/data/checks.js
index 9a8e9349..582b4eb4 100644
--- a/src/data/checks.js
+++ b/src/data/checks.js
@@ -568,6 +568,7 @@ export function reportContentTextErrors(wikiData, {
     ['albumData', {
       additionalFiles: additionalFileShape,
       commentary: commentaryShape,
+      creditingSources: commentaryShape,
     }],
 
     ['artTagData', {
@@ -580,6 +581,7 @@ export function reportContentTextErrors(wikiData, {
 
     ['flashData', {
       commentary: commentaryShape,
+      creditingSources: commentaryShape,
     }],
 
     ['flashActData', {