UX: Turn off autocomplete on composer title

This commit is contained in:
Kris 2019-02-06 14:36:27 -05:00
parent ab2c2ea605
commit 56a9f777cb
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
id="reply-title"
maxLength=titleMaxLength
placeholderKey=composer.titlePlaceholder
disabled=composer.loading}}
disabled=composer.loading
autocomplete="off"}}
{{popup-input-tip validation=validation}}