diff --git a/04/10.txt b/04/10.txt index cdf709c..ceefd61 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1,6 +1,6 @@ [ { "title": "以利法说狮子如何被破坏?", - "body": "狮子的吼叫,猛狮的声音和少壮狮子的牙齿也都敲掉。" + "body": "狮子的吼叫,猛狮的声音和少壮狮子的牙齿都被破坏。" } ] \ No newline at end of file diff --git a/04/12.txt b/04/12.txt new file mode 100644 index 0000000..f43a591 --- /dev/null +++ b/04/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "以利法如何暗暗地得了默示?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 542a521..497ab0c 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "03-23", "03-25", "04-04", - "04-07" + "04-07", + "04-10" ] } \ No newline at end of file