Skip to content

Commit

Permalink
fix: audio type
Browse files Browse the repository at this point in the history
  • Loading branch information
heimoshuiyu committed Nov 30, 2023
1 parent 92252f6 commit 3f2893d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/addImage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ export function AddImage({
hide: false,
token: 65,
example: false,
audio: null,
});

setChatStore({ ...chatStore });
Expand Down

0 comments on commit 3f2893d

Please sign in to comment.