Skip to content

Commit 641a248

Browse files
baranwangimyelo
authored andcommitted
add chooseMessageFile
1 parent 5979930 commit 641a248

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/officals.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ export const APIS = {
5555
chooseImage: {
5656
pattern: PATTERN.ASYNC,
5757
},
58+
chooseMessageFile: {
59+
pattern: PATTERN.ASYNC,
60+
},
5861
previewImage: {
5962
pattern: PATTERN.ASYNC,
6063
},

0 commit comments

Comments
 (0)