This commit is contained in:
parent
e2615f846f
commit
606715ced6
|
|
@ -588,7 +588,6 @@ const Meeting: React.FC = () => {
|
|||
}
|
||||
});
|
||||
|
||||
})
|
||||
|
||||
|
||||
confirm({
|
||||
|
|
@ -609,6 +608,7 @@ const Meeting: React.FC = () => {
|
|||
onCancel() {
|
||||
}
|
||||
})
|
||||
})
|
||||
};
|
||||
reader.readAsArrayBuffer(blob);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue