From 718f68dd224d2d658c6da82d014d94ae30cd4e19 Mon Sep 17 00:00:00 2001 From: kpass Date: Mon, 29 Jun 2020 14:39:31 -0600 Subject: [PATCH] Mon Jun 29 2020 14:39:31 GMT-0600 (Mountain 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..a3169f4 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Mateo \ No newline at end of file diff --git a/manifest.json b/manifest.json index f93b1a4..2c59cee 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "kpass" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file