From 699c7d9237bb91cd47df9ec1757ff8f09a65b31d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 20 Mar 2020 09:23:46 +0200 Subject: [PATCH] Fri Mar 20 2020 09:23:45 GMT+0200 (South Africa 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..0c495a0 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Maliko \ No newline at end of file diff --git a/manifest.json b/manifest.json index c6b1260..6e2b50f 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "benjamin " + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file