fix: audio type

This commit is contained in:
2023-11-30 12:04:03 +08:00
parent 92252f66ed
commit 3f2893d1bf

View File

@@ -245,6 +245,7 @@ export function AddImage({
hide: false,
token: 65,
example: false,
audio: null,
});
setChatStore({ ...chatStore });