mirror of
https://github.com/open-webui/open-webui
synced 2024-11-17 05:53:11 +00:00
refac
This commit is contained in:
parent
4e7951d5fc
commit
39bfc4c8e9
@ -324,8 +324,8 @@
|
|||||||
|
|
||||||
rounded-full"
|
rounded-full"
|
||||||
on:click={async () => {
|
on:click={async () => {
|
||||||
dispatch('cancel');
|
|
||||||
stopRecording();
|
stopRecording();
|
||||||
|
dispatch('cancel');
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
|
Loading…
Reference in New Issue
Block a user