From 1272d92ece72f779796f1d4adbff6d79d30bbd00 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 3 Jul 2019 11:46:07 +0800 Subject: [PATCH] Wed Jul 03 2019 11:46:06 GMT+0800 (Malay Peninsula Standard Time) --- front/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 front/title.txt diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..42f50f0 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Daniel \ No newline at end of file diff --git a/manifest.json b/manifest.json index fa1d0ec..9e0bec4 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "erika" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file