From 0dce4ccae107537265bd25faad536f195a4b964d Mon Sep 17 00:00:00 2001 From: paulac Date: Mon, 30 Aug 2021 15:49:26 -0400 Subject: [PATCH] Mon Aug 30 2021 15:49:26 GMT-0400 (Eastern Daylight 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..27a26dc --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +LUKA \ No newline at end of file diff --git a/manifest.json b/manifest.json index 988d733..2a522ca 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "paulac" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file