From a2c1175ce5fffb262c2bc4b606b981acf81bc72a Mon Sep 17 00:00:00 2001 From: syui Date: Sun, 15 Dec 2024 18:22:08 +0900 Subject: [PATCH] fix --- ue.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ue.json b/ue.json index ec5a644..54208fb 100644 --- a/ue.json +++ b/ue.json @@ -39,12 +39,10 @@ "lang": { "ja": "アイ" }, - "story": { - "body": { - "text": "there is nothing the same in this world. even though we may seem to be looking at the same thing, we are actually looking at something different. there is uniqueness in everything", - "lang": { - "ja": "この世に同じものは何一つない。同じものを見ているように見えても、実は違うものを見ている。すべての存在は唯一性を持つ" - } + "body": { + "text": "there is nothing the same in this world. even though we may seem to be looking at the same thing, we are actually looking at something different. there is uniqueness in everything", + "lang": { + "ja": "この世に同じものは何一つない。同じものを見ているように見えても、実は違うものを見ている。すべての存在は唯一性を持つ" } } },