From 64059b663e601e7705e4893130435c23fbbad275 Mon Sep 17 00:00:00 2001 From: amosku Date: Sat, 18 Aug 2018 22:19:38 -0700 Subject: [PATCH] Sat Aug 18 2018 22:19:38 GMT-0700 (Pacific Daylight Time) --- 19/10.txt | 2 +- 19/13.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 19/13.txt diff --git a/19/10.txt b/19/10.txt index 9a76d8c..939a5b9 100644 --- a/19/10.txt +++ b/19/10.txt @@ -1,6 +1,6 @@ [ { "title": "神如何对待约伯?", - "body": "ta以我为敌人。" + "body": "他以约伯为敌人。" } ] \ No newline at end of file diff --git a/19/13.txt b/19/13.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/19/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index eac2c72..e91efd5 100644 --- a/manifest.json +++ b/manifest.json @@ -199,6 +199,7 @@ "19-01", "19-03", "19-05", - "19-07" + "19-07", + "19-10" ] } \ No newline at end of file