From e95c47cc43fb73bf55006dd547e012716c2de7d6 Mon Sep 17 00:00:00 2001 From: "Howard.Wang" <13871961987> Date: Fri, 29 Dec 2023 17:14:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9JSON=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.json b/home.json index 77b7cbe..d15f187 100644 --- a/home.json +++ b/home.json @@ -441,7 +441,7 @@ "size": 335872 } ] - } + }, { "id": 16, "name": "五子棋", @@ -469,7 +469,7 @@ "size": 270336 } ] - } + }, { "id": 17, "name": "音乐卡片", -- Gitee