mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 11:42:22 +08:00
perf: global rule enable
This commit is contained in:
parent
f1ab31586e
commit
5e58901aa6
|
@ -382,6 +382,7 @@ fun getChecked(
|
|||
return null
|
||||
}
|
||||
excludeData.appIds[appId]?.let { return !it }
|
||||
if (enable == true) return true
|
||||
if (appInfo?.id == launcherAppId) {
|
||||
return group.matchLauncher ?: false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user