Skip to content

Commit

Permalink
Merge pull request #45 from moushicheng/master
Browse files Browse the repository at this point in the history
修复Image的类型bug
  • Loading branch information
RedBeanN committed May 29, 2022
2 parents a8d62ce + e6c0ad2 commit a3677e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MessageComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* @property { string } [display]
*
* @typedef { Object } image
* @property { string } imageId
* @property { string } [imageId]
* @property { string } [url]
*
* @typedef { Object } voice
Expand Down

0 comments on commit a3677e2

Please sign in to comment.