From bb03102b3b28b3b6ec945fe7bd666b42ffdafb8b Mon Sep 17 00:00:00 2001 From: Daophek Date: Mon, 16 Sep 2019 18:44:57 -0700 Subject: [PATCH] Mon Sep 16 2019 18:44:56 GMT-0700 (Pacific Daylight Time) --- 01/01.txt | 6 ++++++ manifest.json | 9 +++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/01/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index ba6089f..8992597 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Daophek" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file