From bf6948b4fa2b315ef4b6e1ca473ee0a2375f76d2 Mon Sep 17 00:00:00 2001 From: xuanqb Date: Mon, 4 Sep 2023 10:08:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B1=86=E7=93=A3=E6=A0=87=E8=AE=B0?= =?UTF-8?q?=E6=97=B6=E4=B8=8D=E5=90=8C=E6=AD=A5=E5=88=B0=E6=88=91=E7=9A=84?= =?UTF-8?q?=E5=8A=A8=E6=80=81=EF=BC=8C=E9=BB=98=E8=AE=A4=E4=B8=8D=E5=BC=80?= =?UTF-8?q?=E5=90=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.douban.frodo.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/apps/com.douban.frodo.ts b/src/apps/com.douban.frodo.ts index fea00200..e9f227a7 100644 --- a/src/apps/com.douban.frodo.ts +++ b/src/apps/com.douban.frodo.ts @@ -21,11 +21,12 @@ export default defineAppConfig({ { key: 1, name: '不同步到我的动态', - desc:'标记看过时,不同步到我的动态', + desc: '标记看过时,不同步到我的动态', + enable: false, activityIds: 'com.douban.frodo.subject.activity.RatingActivity', rules: '[id="com.douban.frodo:id/check_status"][checked=true]', snapshotUrls: [ - 'https://gkd-kit.gitee.io/import/12508481' + 'https://gkd-kit.gitee.io/import/12508777' ] } ],