diff options
Diffstat (limited to 'src/data/scotsoun/sscd808.ts')
| -rw-r--r-- | src/data/scotsoun/sscd808.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/data/scotsoun/sscd808.ts b/src/data/scotsoun/sscd808.ts index 179713c..3998786 100644 --- a/src/data/scotsoun/sscd808.ts +++ b/src/data/scotsoun/sscd808.ts @@ -1,13 +1,13 @@ -import type Scotsoun from '../../types/Scotsoun'; +import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { title: 'Scots Leid in Europe', - 'long-name': 'Scots Leid in Europe', + longName: 'Scots Leid in Europe', author: 'Tam Hubbard, Kate Armstrong, Frances Robson, Lisa Simmons and George T Watt', - 'cd-count': 1, + cdCount: 1, price: '11.00', - 'scotsoun-id': '808', - 'track-list': [ + scotsounId: '808', + trackList: [ 'Glaomin', 'Charles I', 'The Wabster o Silesia', |
