diff options
Diffstat (limited to 'src/data/scotsoun/sscd089.ts')
| -rw-r--r-- | src/data/scotsoun/sscd089.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/data/scotsoun/sscd089.ts b/src/data/scotsoun/sscd089.ts index 4fcbd45..5ca5a58 100644 --- a/src/data/scotsoun/sscd089.ts +++ b/src/data/scotsoun/sscd089.ts @@ -1,14 +1,14 @@ -import type Scotsoun from '../../types/Scotsoun'; +import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { title: 'William Neil', subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – William Neil', + longName: 'Scotsoun Makars Series – William Neil', author: 'William Neil', - 'cd-count': 8, + cdCount: 8, price: '18.00', - 'scotsoun-id': '089', - 'track-list': [ + scotsounId: '089', + trackList: [ 'Wild Hairst Making Tracks', 'Mr & Mrs Absentee Landlord Despatches Home', 'Fhir Tha ’D Sheasamh air mo Lic Despatches Home', |
