From 85e62b20170c566c5a22479f5dfaccc2817f4afe Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 21 May 2025 14:11:37 -0300 Subject: checks: reportContentTextErrors: album + flash crediting sources --- src/data/checks.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/data') 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', { -- cgit 1.3.0-6-gf8a5