From 7d6529152fc4ac1445380f0e070a05e9410a5c49 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 24 Mar 2018 12:08:18 -0300 Subject: [PATCH] Sat Mar 24 2018 12:08:17 GMT-0300 (E. South America Standard Time) --- 04/05.txt | 4 ++-- 04/07.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 04/07.txt diff --git a/04/05.txt b/04/05.txt index 7252d22..dcb6507 100644 --- a/04/05.txt +++ b/04/05.txt @@ -1,6 +1,6 @@ [ { - "title": "Salomão tinha governadores?", - "body": "O rei Salomão tinha muitos homens que eram governadores." + "title": "Salomão tinha governadores e funcionários?", + "body": "O rei Salomão tinha muitos homens que eram governadores e funcionários." } ] \ No newline at end of file diff --git a/04/07.txt b/04/07.txt new file mode 100644 index 0000000..00ef192 --- /dev/null +++ b/04/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Por", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index fc25e2c..b3df33c 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "04-title", - "04-01" + "04-01", + "04-05" ] } \ No newline at end of file