forked from AkkomaGang/akkoma-fe
fix lain's bug
This commit is contained in:
parent
36c9368ae5
commit
61966d290a
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@
|
|||
v-model="newStatus.status"
|
||||
:placeholder="placeholder || $t('post_status.default')"
|
||||
rows="1"
|
||||
cols="1"
|
||||
:disabled="posting"
|
||||
class="form-post-body"
|
||||
:class="{ 'scrollable-form': !!maxHeight }"
|
||||
|
|
Loading…
Reference in a new issue