From 124486696f361783e5f24854b3fecd22c63632d9 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 15 Aug 2023 20:03:34 +0100 Subject: Unescapes HTML escapes in lallans/scotsoun data --- src/data/scotsoun/sscd070.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/data/scotsoun/sscd070.ts') diff --git a/src/data/scotsoun/sscd070.ts b/src/data/scotsoun/sscd070.ts index b1a0d91..7cd16ac 100644 --- a/src/data/scotsoun/sscd070.ts +++ b/src/data/scotsoun/sscd070.ts @@ -8,8 +8,8 @@ const cd: Scotsoun = { price: '11.00', scotsounId: '070', trackList: [ - 'Revelation, 9:1-21, read by David Stephen', - 'Revelation, 22:7-17, read by David Stephen', + 'Revelation, 9:1-21, read by David Stephen', + 'Revelation, 22:7-17, read by David Stephen', ], }; -- cgit v1.2.3