add message length warning for android clients

This commit is contained in:
Ikarulus
2017-05-26 18:50:23 +02:00
committed by Scott Nonnenberg
parent d269751dbc
commit ec3278ca3a
5 changed files with 23 additions and 1 deletions

View File

@@ -130,7 +130,9 @@
<div class='capture-audio'>
<button class='microphone'></button>
</div>
<div class='android-length-warning'>
{{ android-length-warning }}
</div>
</div>
</form>
</div>