feat: 1.修改singbox dns污染问题, 2.修改丢失文案
This commit is contained in:
@@ -54,7 +54,7 @@ class HIAntiLostController extends GetxController {
|
||||
if (e.type == GalExceptionType.accessDenied) {
|
||||
HIDialog.show(
|
||||
title: "提示",
|
||||
message: "请到-设置-应用-Hi快vpn-相册权限-允许保存相片打开保存图片权限",
|
||||
message: "请到:设置-应用-Hi快vpn-相册权限-允许保存相片打开保存图片权限",
|
||||
confirmText: "去设置",
|
||||
cancelText: "取消",
|
||||
onConfirm: () => openAppSettings(),
|
||||
|
||||
Reference in New Issue
Block a user