feat(懒人听书): 更新弹窗 (#2829)

This commit is contained in:
Kun Jinkao
2023-12-05 20:35:24 +08:00
committed by GitHub
parent aa12b222b6
commit f7748636f5

View File

@@ -29,5 +29,14 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 2,
name: '更新弹窗',
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
rules: '[text="发现新版本"] +2 * > [text="暂不升级"]',
snapshotUrls: 'https://i.gkd.li/import/13545953',
},
], ],
}); });