From bea7402421b4d7bf990073a1d3da34e11788542c Mon Sep 17 00:00:00 2001 From: Gakuto1112 Date: Sat, 21 Dec 2024 03:01:49 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=82=AF=E3=82=A8=E3=82=B9=E3=83=88?= =?UTF-8?q?=E6=9E=A0=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../readme_generator/src/creation_status.json | 29 ++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/.github/readme_generator/src/creation_status.json b/.github/readme_generator/src/creation_status.json index a474b207..ed90d24f 100644 --- a/.github/readme_generator/src/creation_status.json +++ b/.github/readme_generator/src/creation_status.json @@ -188,6 +188,33 @@ } ], "requested": [ - + { + "character_name": { + "first_name": { + "en": "Aris", + "jp": "アリス" + }, + "last_name": { + "en": "Tendo", + "jp": "天童" + } + }, + "costume_name": null, + "issue_number": 97 + }, + { + "character_name": { + "first_name": { + "en": "Haruka", + "jp": "ハルカ" + }, + "last_name": { + "en": "Igusa", + "jp": "伊草" + } + }, + "costume_name": null, + "issue_number": 97 + } ] } \ No newline at end of file