mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
bio dialog autosize
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
:rows="5"
|
||||
:placeholder="t('dialog.bio.bio_placeholder')"
|
||||
class="mb-2.5"
|
||||
show-count />
|
||||
show-count
|
||||
autosize />
|
||||
|
||||
<InputGroupAction
|
||||
v-for="(link, index) in bioDialog.bioLinks"
|
||||
|
||||
Reference in New Issue
Block a user