Skip to content

Commit 763bf92

Browse files
authored
Merge pull request #572 from Marzal/Marzal-hasArtwork
Remove hasArtwork leftovers
2 parents 10e5a50 + 8475600 commit 763bf92

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

chapters/exampleComplex.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
},
1212
{
1313
"startTime": 168,
14-
"title": "Hearing Aids",
15-
"hasArtwork": "chapter1.jpg"
14+
"title": "Hearing Aids"
1615
},
1716
{
1817
"startTime": 260,

chapters/jsonChapters.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,7 @@ chapter list, but allows for different artwork to be shown:
158158
},
159159
{
160160
"startTime": 168,
161-
"title": "Hearing Aids",
162-
"hasArtwork": "chapter1.jpg"
161+
"title": "Hearing Aids"
163162
},
164163
{
165164
"startTime": 260,

0 commit comments

Comments
 (0)