Add placeholder

Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
John Molakvoæ 2020-01-10 08:52:06 +01:00 committed by Backportbot
parent 8eded83d50
commit 3e43ae7bd6
5 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -242,6 +242,7 @@
}"
:class="{ error: errors.note}"
:disabled="saving"
:placeholder="t('files_sharing', 'Enter a note for the share recipient')"
:value="share.note"
icon="icon-edit"
@update:value="onNoteChange" />