Skip to content

Commit 5cd58d2

Browse files
authored
Merge pull request #167 from ElysiaEgo/fix-build-error
fix: build error
2 parents ad3558a + c3a4db9 commit 5cd58d2

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)