fix: user changes
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
<div class="voice-recorder__actions">
|
||||
<button
|
||||
v-if="audioUrl && !isRecording"
|
||||
v-if="audioUrl && !isRecording && !disabled"
|
||||
type="button"
|
||||
class="voice-recorder__btn"
|
||||
:title="'ضبط مجدد'"
|
||||
|
||||
Reference in New Issue
Block a user