From 89ffb5b4928ff9f3a0d4742993f0ab2e5bc0b42c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Apr 2018 16:53:49 -0400 Subject: [PATCH] Mon Apr 02 2018 16:53:49 GMT-0400 (SA Western 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..d6e705f --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +2 Timoteo \ No newline at end of file diff --git a/manifest.json b/manifest.json index ae198b7..cae6d7b 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "yeni" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file