Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
feat(酷安): 卡片广告-规则修复 (#1984)
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Nov 10, 2023
1 parent 525eb38 commit 90f4a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/com.coolapk.market.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default defineAppConfig({
],
},
{
preKeys: [1],
preKeys: [1, 2],
key: 3,
name: '选择关闭原因-点击不感兴趣',
matches: [
Expand Down

0 comments on commit 90f4a0c

Please sign in to comment.