Sat Oct 23 2021 10:57:33 GMT+0200 (Central Africa Time)

This commit is contained in:
tsDesktop 2021-10-23 10:57:33 +02:00
parent 922e0030ba
commit 80e8fc5d02
4 changed files with 8 additions and 2 deletions

1
03/title.txt Normal file
View File

@ -0,0 +1 @@
LUKA MUHATO 3.

1
04/title.txt Normal file
View File

@ -0,0 +1 @@
LUKA MUHATO 4.

1
05/title.txt Normal file
View File

@ -0,0 +1 @@
LUKA

View File

@ -1,5 +1,5 @@
{
"package_version": 7,
"package_version": 6,
"format": "usfm",
"generator": {
"name": "ts-desktop",
@ -37,6 +37,9 @@
],
"finished_chunks": [
"front-title",
"01-title"
"01-title",
"02-title",
"03-title",
"04-title"
]
}