diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/data/scotsoun/sscd581.ts | 2 | ||||
| -rw-r--r-- | src/types/ScotsounId.d.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/data/scotsoun/sscd581.ts b/src/data/scotsoun/sscd581.ts index 58a6e4c..c3c76ac 100644 --- a/src/data/scotsoun/sscd581.ts +++ b/src/data/scotsoun/sscd581.ts @@ -6,7 +6,7 @@ const cd: Scotsoun = { author: 'Karen Hannah, Yla Steven, Hugh MacGilp and Ian Powrie', cdCount: 1, price: '11.00', - scotsounId: '518', + scotsounId: '581', description: { sco: ` Scotsoun haes on mony occasions uised fiddle muisic waein its recordins. Noo, fur the first diff --git a/src/types/ScotsounId.d.ts b/src/types/ScotsounId.d.ts index 356d908..7016341 100644 --- a/src/types/ScotsounId.d.ts +++ b/src/types/ScotsounId.d.ts @@ -57,7 +57,7 @@ type ScotsounId = | '146' | '147' | '504' - | '518' + | '581' | '800' | '801' | '802' |
