From 597a224c78d602bfa76a6474f3d41ca616c2bd71 Mon Sep 17 00:00:00 2001 From: felix_sichies Date: Mon, 23 Sep 2024 11:46:02 +0200 Subject: [PATCH] Mon Sep 23 2024 11:46:02 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..2621552 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Naumu \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7dd8b1f..044e056 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "felix" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file