This commit is contained in:
Timothy J. Baek 2024-11-03 01:38:07 -08:00
parent 4e7951d5fc
commit 39bfc4c8e9

View File

@ -324,8 +324,8 @@
rounded-full" rounded-full"
on:click={async () => { on:click={async () => {
dispatch('cancel');
stopRecording(); stopRecording();
dispatch('cancel');
}} }}
> >
<svg <svg