fix: privacy policy compliance - checkbox must be manually checked, add WeChat privacy API
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"mp-weixin": {
|
||||
"appid": "wxf466b3c3bc411ffc",
|
||||
"setting": {
|
||||
"urlCheck": false
|
||||
"urlCheck": false,
|
||||
"__usePrivacyCheck__": true
|
||||
},
|
||||
"usingComponents": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user