« get me outta code hell

data: draft art tags Two - 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>2023-10-02 16:59:30 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:24 -0400
commit9f681821fd4f208024a93cad7cbd20f5714680c2 (patch)
tree88734a08ea07b58ee01e93b4339c97bd8e56fea4 /src/data/checks.js
parentb26e3d21191e501994bf8ed9acc4e67681ea569e (diff)
data: draft art tags Two
Diffstat (limited to 'src/data/checks.js')
-rw-r--r--src/data/checks.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/data/checks.js b/src/data/checks.js
index 58f9daee..8698e877 100644
--- a/src/data/checks.js
+++ b/src/data/checks.js
@@ -188,6 +188,10 @@ export function filterReferenceErrors(wikiData, {
       commentary: '_commentary',
     }],
 
+    ['artTagData', {
+      directDescendantTags: 'artTag',
+    }],
+
     ['flashData', {
       commentary: '_commentary',
     }],