From f3c799a4f6da4d24335d2b3b2c41fb9f0376806e Mon Sep 17 00:00:00 2001 From: Seven Date: Sat, 3 Jan 2026 17:49:07 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20ChatFreely=20?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E5=9B=BE=E6=A0=87=E9=93=BE=E6=8E=A5=EF=BC=8C?= =?UTF-8?q?=E7=A1=AE=E4=BF=9D=E5=9B=BE=E6=A0=87=E6=98=BE=E7=A4=BA=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/distribute/data/apps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/distribute/data/apps.ts b/packages/distribute/data/apps.ts index 29c910e..b67906d 100644 --- a/packages/distribute/data/apps.ts +++ b/packages/distribute/data/apps.ts @@ -109,7 +109,7 @@ export const apps: AppInfo[] = [ { id: 'chat-freely', name: 'ChatFreely', - icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/chat-transparent.png', + icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/chat-origin.png', shortDescription: { 'zh-CN': '加密即时通讯工具', 'en-US': 'Encrypted Instant Messaging',