pull/1351/head
Audric Ackermann 5 years ago
parent 5dc668f591
commit e669324acc
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -732,7 +732,7 @@
// this.$('.send-message').val().length > 0 || // this.$('.send-message').val().length > 0 ||
// this.fileInput.hasFiles() // this.fileInput.hasFiles()
// ) { // ) {
this.$('.capture-audio').hide(); this.$('.capture-audio').hide();
// } else { // } else {
// this.$('.capture-audio').show(); // this.$('.capture-audio').show();
// } // }

Loading…
Cancel
Save