conflict whem merging xenofem changes

This commit is contained in:
Shpuld Shpuldson 2020-06-29 15:03:51 +03:00
commit 8c2335f84f
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@
v-model="newStatus.mediaDescriptions[file.id]"
type="text"
:placeholder="$t('post_status.media_description')"
@keydown.prevent.enter=""
@keydown.enter.prevent=""
>
</div>
</div>