From f820d83e94cf014e34857c69598261680c72329c Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 4 Oct 2025 18:54:38 -0300 Subject: data: remove not-applicable album Referencing Sources error --- src/data/things/album.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/data/things') diff --git a/src/data/things/album.js b/src/data/things/album.js index 2817d78d..0f018e44 100644 --- a/src/data/things/album.js +++ b/src/data/things/album.js @@ -846,11 +846,6 @@ export class Album extends Thing { 'Crediting Sources', ]}, - {message: `Move referencing sources on singles to the track`, fields: [ - ['Style', 'single'], - 'Referencing Sources', - ]}, - {message: `Move additional names on singles to the track`, fields: [ ['Style', 'single'], 'Additional Names', -- cgit 1.3.0-6-gf8a5