From 530123c9b2984f9ed7ff8c869cf77724e13d4121 Mon Sep 17 00:00:00 2001 From: LFK Date: Tue, 27 Feb 2018 21:41:56 -0800 Subject: [PATCH] Tue Feb 27 2018 21:41:55 GMT-0800 (Pacific Standard Time) --- 16/10.txt | 2 +- 16/13.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 16/13.txt diff --git a/16/10.txt b/16/10.txt index abf551f..6d6b50e 100644 --- a/16/10.txt +++ b/16/10.txt @@ -1,6 +1,6 @@ [ { "title": "耶稣说一个人在小事上忠心,在什么事上也就会忠心?", - "body": "在许多事上" + "body": "在许多事上。" } ] \ No newline at end of file diff --git a/16/13.txt b/16/13.txt new file mode 100644 index 0000000..be18402 --- /dev/null +++ b/16/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "耶稣说我们必须选哪两者之一来事奉?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index cdc1ad1..5bb3e07 100644 --- a/manifest.json +++ b/manifest.json @@ -357,6 +357,7 @@ "16-01", "16-03", "16-05", - "16-08" + "16-08", + "16-10" ] } \ No newline at end of file