You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
manager: rename "umount modules" -> "Hide modules"
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ fun AppProfileConfig(
|
||||
}
|
||||
|
||||
SwitchItem(
|
||||
title = stringResource(R.string.profile_unmount_modules),
|
||||
title = stringResource(R.string.profile_hide_modules),
|
||||
checked = if (enabled) {
|
||||
profile.umountModules
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user