From d24ae97dd91a31b5df9925d1dc205f4e8a214010 Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Tue, 30 Jul 2024 23:35:25 +0900 Subject: [PATCH] =?UTF-8?q?json=E3=82=AF=E3=83=AA=E3=82=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- memoapp/public/memos.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/memoapp/public/memos.json b/memoapp/public/memos.json index e33e587..2d6c93d 100644 --- a/memoapp/public/memos.json +++ b/memoapp/public/memos.json @@ -1,10 +1,6 @@ { "1": { - "title": "あ", - "content": "い" - }, - "2": { - "title": "い", - "content": "え" + "title": "", + "content": "" } } \ No newline at end of file