Commit b6e143fb authored by wanglei's avatar wanglei

...

parent e18f8783
......@@ -66,7 +66,7 @@ class LargeFileActivity : BaseActivity<ActivityLargeFileBinding>() {
initData()
} else {
showGerPermission(
"This feature requires access to your storage to scan your large files and clean up large files." +
desc = "This feature requires access to your storage to scan your large files and clean up large files." +
"We will not transmit your data to any third-party service. Please grant permission so that we can provide you with better service.",
deny = { finishToMain() },
allow = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment