Fri Jun 03 2022 15:45:01 GMT-0500 (GMT-05:00)

This commit is contained in:
Michael A. Rodriguez 2022-06-03 15:45:02 -05:00
parent 7f5bd90752
commit 35b7a5c22e
4 changed files with 9 additions and 2 deletions

View File

@ -1 +1 @@
Capitu Capítulo 1

1
02/title.txt Normal file
View File

@ -0,0 +1 @@
Capítulo 2

1
03/title.txt Normal file
View File

@ -0,0 +1 @@
Capítulo 3

View File

@ -38,6 +38,7 @@
], ],
"finished_chunks": [ "finished_chunks": [
"front-title", "front-title",
"01-title",
"01-01", "01-01",
"01-04", "01-04",
"01-06", "01-06",
@ -45,10 +46,14 @@
"01-10", "01-10",
"01-12", "01-12",
"01-15", "01-15",
"02-title",
"02-01",
"02-03", "02-03",
"02-06", "02-06",
"02-09", "02-09",
"02-11",
"02-14", "02-14",
"02-15" "02-15",
"03-title"
] ]
} }