From cfd5ac3060a6befae3f3a9f8435d52fc9bf44efe Mon Sep 17 00:00:00 2001 From: lanterngamescn Date: Sat, 27 Jun 2026 13:59:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=20app=5Fname=20?= =?UTF-8?q?=E8=B5=84=E6=BA=90=EF=BC=88=E9=94=AE=E5=86=99=E6=88=90=E4=B8=AD?= =?UTF-8?q?=E6=96=87=E5=AF=BC=E8=87=B4=20build=20=E5=A4=B1=E8=B4=A5=20+=20?= =?UTF-8?q?label=20=E5=BC=95=E7=94=A8=E6=96=AD=E8=A3=82=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- AppScope/resources/base/element/string.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppScope/resources/base/element/string.json b/AppScope/resources/base/element/string.json index 26498de..930b593 100644 --- a/AppScope/resources/base/element/string.json +++ b/AppScope/resources/base/element/string.json @@ -2,7 +2,7 @@ "string": [ { "name": "app_name", - "value": "GameLobby" + "value": "进贤聚友棋牌" } ] }