« get me outta code hell

content: linkArtTagDynamically - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/transformContent.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-04 15:27:47 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-04 15:28:05 -0300
commit682c8a9591b59959184d6e374d8cdd73c6ddf53d (patch)
tree7afcc1de04f5c815def76b091bb1b017e2611d14 /src/content/dependencies/transformContent.js
parent14d566aa5ea44dbffda2540f0e44b34dedfc79bb (diff)
content: linkArtTagDynamically
Diffstat (limited to 'src/content/dependencies/transformContent.js')
-rw-r--r--src/content/dependencies/transformContent.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/content/dependencies/transformContent.js b/src/content/dependencies/transformContent.js
index 087520ce..9c1f9529 100644
--- a/src/content/dependencies/transformContent.js
+++ b/src/content/dependencies/transformContent.js
@@ -122,8 +122,8 @@ const linkThingRelationMap = {
   albumGallery: 'linkAlbumGallery',
   artist: 'linkArtist',
   artistGallery: 'linkArtistGallery',
-  artTag: 'linkArtTagGallery',
-  artTagInfo: 'linkArtTag',
+  artTag: 'linkArtTagDynamically',
+  artTagInfo: 'linkArtTagInfo',
   flash: 'linkFlash',
   groupInfo: 'linkGroup',
   groupGallery: 'linkGroupGallery',