From 11dd948d3b176f315b63e44f68ced4748c2f50b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 24 Feb 2018 13:40:14 -0300 Subject: [PATCH] Sat Feb 24 2018 13:40:14 GMT-0300 (BRT) --- 36/05.txt | 4 ++-- 36/11.txt | 6 ++++++ manifest.json | 4 +++- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 36/11.txt diff --git a/36/05.txt b/36/05.txt index f93a782..c6a4730 100644 --- a/36/05.txt +++ b/36/05.txt @@ -1,6 +1,6 @@ [ { - "title": "O que Moisés instruiu as pessoas a fazere, ?", - "body": "" + "title": "O que Moisés instruiu as pessoas a fazerem?", + "body": "Moisés instruiu que ninguém no acampamento trouxesse mais ofertas para construção do santuário." } ] \ No newline at end of file diff --git a/36/11.txt b/36/11.txt new file mode 100644 index 0000000..bfc018c --- /dev/null +++ b/36/11.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Onde Bezalel fez laços?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7b20877..0d29bcb 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,8 @@ ], "finished_chunks": [ "36-01", - "36-02" + "36-02", + "36-05", + "36-08" ] } \ No newline at end of file