mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 15:23:50 +02:00
Fix adding avatar search provider and bio links
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<el-input
|
||||
v-for="(link, index) in bioDialog.bioLinks"
|
||||
:key="index"
|
||||
:value="link"
|
||||
v-model="bioDialog.bioLinks[index]"
|
||||
size="small"
|
||||
style="margin-top: 5px">
|
||||
<img
|
||||
|
||||
Reference in New Issue
Block a user