« 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>2023-10-13 21:35:05 -0300
commit7ff695f356d1e9a18d5f206e8d57bfc18c37f054 (patch)
tree2c60f9cc226be3351077c781718718770a8bd17f /src/listing-spec.js
parent43610c3dbef9a34fc66eed6b0bf7b22f989635c5 (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 5a2eaf5d..93b10908 100644
--- a/src/listing-spec.js
+++ b/src/listing-spec.js
@@ -197,6 +197,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',