From 0c90b83c408232b4e8bc34dc1e833a59fc7fdbfb Mon Sep 17 00:00:00 2001 From: cong <3135055939@qq.com> Date: Sat, 4 Apr 2026 23:22:57 +0800 Subject: [PATCH] chore(ui): update contribution warning copy --- frontend/src/pages/Settings.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/src/pages/Settings.tsx b/frontend/src/pages/Settings.tsx index 9fe3d94..79cd813 100644 --- a/frontend/src/pages/Settings.tsx +++ b/frontend/src/pages/Settings.tsx @@ -1223,7 +1223,13 @@ function ContributionPanel({ banner style={{ marginBottom: 12 }} message="开启贡献模式后,注册成功账号将只上传到贡献服务器" - description="CPA / CodexProxy / Sub2API 自动上传会被停用,避免重复上报。" + description={( + <> +
CPA / CodexProxy / Sub2API 自动上传会被停用,避免重复上报。
+
目前该功能在xem中转站测试中 有兴趣可以进群了解
+
中转站https://ai.xem8k5.top/ 群号634758974
+ + )} />