From 0ae4ec6d988bf02dd08c3558665bf522c55feee6 Mon Sep 17 00:00:00 2001 From: souvanhnasay Date: Sun, 22 Sep 2019 12:26:41 +0700 Subject: [PATCH] Sun Sep 22 2019 12:26:41 GMT+0700 (SE Asia Standard Time) --- front/title.txt | 6 ++++++ manifest.json | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 front/title.txt diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/front/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7e8627c..8eb9604 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "souvanhnasay" + ], "finished_chunks": [] } \ No newline at end of file