mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat: matchSystemApp
This commit is contained in:
@@ -279,6 +279,13 @@ type RawGlobalRuleProps = {
|
||||
*/
|
||||
matchLauncher?: boolean;
|
||||
|
||||
/**
|
||||
* 默认值: `false`
|
||||
*
|
||||
* 是否匹配系统应用, 仅全局规则可用
|
||||
*/
|
||||
matchSystemApp?: boolean;
|
||||
|
||||
apps?: RawGlobalApp[];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user