Skip to content

Commit c3a4db9

Browse files
author
juvanhe
committed
fix: build error
1 parent 1640fef commit c3a4db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

miniprogram/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@
523523
],
524524
"multiSelectSupportedMaterials": [
525525
{
526-
"materialType": ["image/*", "text/message"],
526+
"materialType": ["image/*"],
527527
"desc": "聊天内容长按多选打开",
528528
"path": "packageAPI/pages/chattool/material_open/material_open",
529529
"scopes": []

0 commit comments

Comments
 (0)