From e594c1acce6809f3e4fae11bb68339c1303914f7 Mon Sep 17 00:00:00 2001 From: umaalim Date: Thu, 4 Nov 2021 21:36:34 +0800 Subject: [PATCH] Thu Nov 04 2021 21:36:34 GMT+0800 (Singapore Standard Time) --- 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 8 ++++++-- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 01/title.txt create mode 100644 front/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..9d90cd9 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Pasal 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..0772751 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +KOLOSE \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1c0e374..8bbd0c2 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "umaalim" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file