From 7ae1f20d46669be1e8354da1da83888de60814cc Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 3 Oct 2025 19:19:43 -0300 Subject: data, checks: don't let Main Release be secrelease's own album --- src/data/composite/things/track/withPropertyFromMainRelease.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data/composite/things/track/withPropertyFromMainRelease.js') diff --git a/src/data/composite/things/track/withPropertyFromMainRelease.js b/src/data/composite/things/track/withPropertyFromMainRelease.js index 3e1b6d19..c6f65653 100644 --- a/src/data/composite/things/track/withPropertyFromMainRelease.js +++ b/src/data/composite/things/track/withPropertyFromMainRelease.js @@ -13,7 +13,7 @@ import {withPropertyFromObject} from '#composite/data'; import withMainReleaseTrack from './withMainReleaseTrack.js'; export default templateCompositeFrom({ - annotation: `inheritFromMainRelease`, + annotation: `withPropertyFromMainRelease`, inputs: { property: input({type: 'string'}), -- cgit 1.3.0-6-gf8a5