From 793a90a544efdba0e6c811352460b12e12681e78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 28 Apr 2018 10:40:51 -0400 Subject: [PATCH] Sat Apr 28 2018 10:40:50 GMT-0400 (SA Western Standard Time) --- 05/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 05/title.txt diff --git a/05/title.txt b/05/title.txt new file mode 100644 index 0000000..7c3a093 --- /dev/null +++ b/05/title.txt @@ -0,0 +1 @@ +CapĂ­tulo 5 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 61534e2..b3c821d 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Ashley Rivera" + ], + "finished_chunks": [ + "05-title" + ] } \ No newline at end of file