更换字

This commit is contained in:
11111 2025-12-31 11:36:39 +08:00
parent c8c9885837
commit 20cd429db0
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ class SettingFragment : BaseFragment(), CoroutineScope by CoroutineScope(Dispatc
7->{
val getIsGlo= MMKV.defaultMMKV().decodeBool(BZYConstants.MMKV_KEY_GLOBAL_MODEL, false)
if(clashRunning&&getIsGlo){
RxToast.info("全局模式暂不支持上传日志,请切换到全局模式或关闭加速!")
RxToast.info("全局模式暂不支持上传日志,请切换到智能模式或关闭加速!")
}else{
val logDirParent = "applogs"