Disable voice notes
// FREEBIE
This commit is contained in:
parent
4f46a164ba
commit
178917da94
1 changed files with 2 additions and 1 deletions
|
@ -105,8 +105,9 @@
|
|||
</div>
|
||||
<textarea class='send-message' placeholder='{{ send-message }}' rows='1' dir='auto'></textarea>
|
||||
<div class='capture-audio'>
|
||||
<button class='microphone'></button>
|
||||
<!--<button class='microphone'></button>-->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue