mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
chore: pnpm lint
This commit is contained in:
@@ -2,12 +2,12 @@ import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.android.thememanager',
|
||||
name: `miui主题壁纸`,
|
||||
name: 'miui主题壁纸',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '推荐下广告',
|
||||
desc: `注意如果使用ADB禁用了MIUI广告组件,点击此按钮会无反应,可关闭此规则,避免过多相同点击记录`,
|
||||
desc: '注意如果使用ADB禁用了MIUI广告组件,点击此按钮会无反应,可关闭此规则,避免过多相同点击记录',
|
||||
rules: '[id=`com.android.thememanager:id/ad_close_btn`]',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user