« get me outta code hell

content: generateReleaseInfoListenLine: composer's release - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/external-links.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-06-16 18:29:55 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-06-16 18:29:55 -0300
commit84d417569d0a92a6de4a99b8b33945fb6c8b927d (patch)
treeaec3cf7f0fc224bbac090cec7426c8a3b396ad2a /src/external-links.js
parent787a8a71412d4e80455ddce0e36feecb85f74672 (diff)
content: generateReleaseInfoListenLine: composer's release
Diffstat (limited to 'src/external-links.js')
-rw-r--r--src/external-links.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/external-links.js b/src/external-links.js
index 247b70f4..ab1555bd 100644
--- a/src/external-links.js
+++ b/src/external-links.js
@@ -31,7 +31,7 @@ export const externalLinkContexts = [
   'group',
   'track',
 
-  'artistRelease',
+  'composerRelease',
   'officialRelease',
 ];
 
@@ -260,10 +260,10 @@ export const externalLinkSpec = [
   {
     match: {
       domain: '.bandcamp.com',
-      context: 'artistRelease',
+      context: 'composerRelease',
     },
 
-    platform: 'bandcamp.artistRelease',
+    platform: 'bandcamp.composerRelease',
     handle: {domain: /^[^.]+/},
 
     icon: 'bandcamp',