From e60fa030e0b88b890566779eb12b4e45297d6d12 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 24 Feb 2018 14:35:16 -0300 Subject: [PATCH] Sat Feb 24 2018 14:35:16 GMT-0300 (Hora oficial do Brasil) --- 40/05.txt | 4 ++-- 40/08.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 40/08.txt diff --git a/40/05.txt b/40/05.txt index bd662d1..3d0e9c6 100644 --- a/40/05.txt +++ b/40/05.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Onde Moisés deveria colocar a pia? ", + "body": "Moisés deveria colocar a pia entre a tenda do encontro e o altar." } ] \ No newline at end of file diff --git a/40/08.txt b/40/08.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/40/08.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index d95f02d..920232e 100644 --- a/manifest.json +++ b/manifest.json @@ -109,6 +109,7 @@ "33-21", "40-title", "40-01", - "40-03" + "40-03", + "40-05" ] } \ No newline at end of file