fix: 修改强制使用海外服务器的提示信息,确保描述准确

This commit is contained in:
A1Panda 2025-05-14 22:32:30 +08:00
parent 311a314107
commit 623fc1fb29

View File

@ -67,7 +67,7 @@ export function supportGuoba() {
{ {
field: "tools.forceOverseasServer", field: "tools.forceOverseasServer",
label: "强制使用海外服务器", label: "强制使用海外服务器",
bottomHelpMessage: "设置为开启时Twitter、TikTok等平台将强制使用代理", bottomHelpMessage: "设置为开启时Twitter、TikTok等平台将强制使用代理",
component: "Switch", component: "Switch",
required: false, required: false,
}, },