fix: audio type
This commit is contained in:
@@ -245,6 +245,7 @@ export function AddImage({
|
|||||||
hide: false,
|
hide: false,
|
||||||
token: 65,
|
token: 65,
|
||||||
example: false,
|
example: false,
|
||||||
|
audio: null,
|
||||||
});
|
});
|
||||||
|
|
||||||
setChatStore({ ...chatStore });
|
setChatStore({ ...chatStore });
|
||||||
|
|||||||
Reference in New Issue
Block a user