📝 限制微信小助手发送图片、语音、视频和文件单个文件最大为 10M https://github.com/siyuan-note/siyuan/issues/6301

This commit is contained in:
Liang Ding 2022-10-22 01:06:56 +08:00
parent 5770f79c46
commit f9784e2b83
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20220414110705-tu2un99",
"title": "收集箱",
"updated": "20220803164829"
"updated": "20221022010553"
},
"Children": [
{
@ -366,10 +366,20 @@
"Type": "NodeCloseParen"
}
]
},
}
]
},
{
"ID": "20221022010309-yp452cb",
"Type": "NodeParagraph",
"Properties": {
"id": "20221022010309-yp452cb",
"updated": "20221022010553"
},
"Children": [
{
"Type": "NodeText",
"Data": ""
"Data": "支持的消息类型为文本、图片、语音、视频和文件,单个图片、语音、视频和文件的大小不超过 10M。"
}
]
},