#255 - support textarea and update user settings page
This commit is contained in:
parent
441deb405d
commit
2927454233
5 changed files with 34 additions and 6 deletions
|
@ -15,7 +15,7 @@
|
|||
type="text"
|
||||
:placeholder="$t('post_status.content_warning')"
|
||||
v-model="newStatus.spoilerText"
|
||||
class="form-cw"
|
||||
classname="form-control"
|
||||
/>
|
||||
<textarea
|
||||
ref="textarea"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue