« get me outta code hell

[staging] 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-09-27 05:16:40 -0300
commitaa9d09819a49bfdbf3736d105324b5f72d86e925 (patch)
treeb0a68d8d0724979fc8d695dfb52bf2c79e234231 /src/external-links.js
parentb935e025bd4efc5b5db7ef2eeddfc27b708ab8b6 (diff)
[staging] 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 67ad5f50..daf57b41 100644
--- a/src/external-links.js
+++ b/src/external-links.js
@@ -33,7 +33,7 @@ export const externalLinkContexts = [
   'group',
   'track',
 
-  'artistRelease',
+  'composerRelease',
   'officialRelease',
 ];
 
@@ -262,10 +262,10 @@ export const externalLinkSpec = [
   {
     match: {
       domain: '.bandcamp.com',
-      context: 'artistRelease',
+      context: 'composerRelease',
     },
 
-    platform: 'bandcamp.artistRelease',
+    platform: 'bandcamp.composerRelease',
     handle: {domain: /^[^.]+/},
 
     icon: 'bandcamp',