From 33a5aa56cd056b23f394f46d2bc6f1e165e7f03d Mon Sep 17 00:00:00 2001 From: "thomas.oliver" Date: Fri, 3 Mar 2023 08:55:33 -0500 Subject: [PATCH] Fri Mar 03 2023 08:55:32 GMT-0500 (Eastern Standard Time) --- front/title.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 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..08df4e7 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +John \ No newline at end of file diff --git a/manifest.json b/manifest.json index 679b853..be8cc10 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "thomas.oliver" + ], "finished_chunks": [] } \ No newline at end of file