From cce4107978be521465d6e23c0b61b6586051ca8f Mon Sep 17 00:00:00 2001 From: adproqwq <101449500+adproqwq@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:48:31 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=A5=87=E5=A6=99=E5=BA=94=E7=94=A8):=20?= =?UTF-8?q?=E5=B9=BF=E5=9C=BA=E5=B8=96=E5=AD=90=E5=8D=A1=E7=89=87=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20(#2747)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.magicalstory.AppStore.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/com.magicalstory.AppStore.ts b/src/apps/com.magicalstory.AppStore.ts index 6849637c..90720c30 100644 --- a/src/apps/com.magicalstory.AppStore.ts +++ b/src/apps/com.magicalstory.AppStore.ts @@ -31,6 +31,7 @@ export default defineAppConfig({ activityIds: [ 'com.magicalstory.AppStore.search.searchActivity', 'com.magicalstory.AppStore.appDetails.AppDetailsActivity', + 'com.magicalstory.AppStore.main.fragments.square.section.forumDetailsActivity', ], matches: [ '[id^="com.magicalstory.AppStore:id/banner"]', @@ -40,6 +41,7 @@ export default defineAppConfig({ 'https://i.gkd.li/import/13185746', 'https://i.gkd.li/import/13413482', 'https://i.gkd.li/import/13416979', + 'https://i.gkd.li/import/13527698', ], }, {