mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
chore: pnpm lint
This commit is contained in:
@@ -2,7 +2,7 @@ import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.miui.systemAdSolution',
|
||||
name: `miui系统广告`,
|
||||
name: 'miui系统广告',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: 'miui-为什么不希望看到这条推广',
|
||||
desc: `关闭这个提示,使用ADB禁用广告组件时,点击此按钮无反应`,
|
||||
desc: '关闭这个提示,使用ADB禁用广告组件时,点击此按钮无反应',
|
||||
activityIds: 'com.xiaomi.ad.feedback',
|
||||
rules: '[id=`com.miui.systemAdSolution:id/no_interest`]',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user