diff options
Diffstat (limited to 'src/data/scotsoun/sscd804.ts')
| -rw-r--r-- | src/data/scotsoun/sscd804.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/data/scotsoun/sscd804.ts b/src/data/scotsoun/sscd804.ts index 4dfb4d8..708b624 100644 --- a/src/data/scotsoun/sscd804.ts +++ b/src/data/scotsoun/sscd804.ts @@ -1,14 +1,14 @@ -import type Scotsoun from '../../types/Scotsoun'; +import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { title: 'Whaleback City', subtitle: 'The Poetry of Dundee and Its Hinterland', - 'long-name': 'Whaleback City – The Poetry of Dundee and Its Hinterland', + longName: 'Whaleback City – The Poetry of Dundee and Its Hinterland', author: 'various', - 'cd-count': 1, + cdCount: 1, price: '11.00', - 'scotsoun-id': '804', - 'track-list': [ + scotsounId: '804', + trackList: [ 'Dundee Day Tripper', 'Excerpt from ‘The Wallace’', 'Textile Toun', |
