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