« get me outta code hell

content: listArtTagNetwork - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/listing-spec.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-13 21:35:05 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:27 -0400
commitfdeb58f2515542c0528ddeaabfbab1b2a895d3d9 (patch)
treecd14d729675a4bd87b3aeea47c8ba7c20114d899 /src/listing-spec.js
parent3686bdacef66d9bc911b6ad02fdee18cb15ecf56 (diff)
content: listArtTagNetwork
Diffstat (limited to 'src/listing-spec.js')
-rw-r--r--src/listing-spec.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/listing-spec.js b/src/listing-spec.js
index 024700ea..142c5976 100644
--- a/src/listing-spec.js
+++ b/src/listing-spec.js
@@ -209,6 +209,13 @@ listingSpec.push({
 });
 
 listingSpec.push({
+  directory: 'tags/network',
+  stringsKey: 'listArtTags.network',
+  contentFunction: 'listArtTagNetwork',
+  featureFlag: 'enableArtTagUI',
+});
+
+listingSpec.push({
   directory: 'all-sheet-music-files',
   stringsKey: 'other.allSheetMusic',
   contentFunction: 'listAllSheetMusicFiles',