mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
Add currentAvatarAssetUrl, typos
This commit is contained in:
@@ -694,7 +694,7 @@ html
|
||||
span.name Use a Primary Password
|
||||
el-switch(v-model="enablePrimaryPassword" @change="enablePrimaryPasswordChange" :disabled="!loginForm.savedCredentials[API.currentUser.username]")
|
||||
div.options-container
|
||||
span.header Side Pannel Sorting Options
|
||||
span.header Side Panel Sorting Options
|
||||
div.options-container-item
|
||||
span.name Sort Private to bottom
|
||||
el-switch(v-model="orderFriendsGroupPrivate")
|
||||
@@ -810,7 +810,7 @@ html
|
||||
div.options-container-item
|
||||
el-button(size="small" icon="el-icon-chat-square" @click="showNotyFeedFiltersDialog()") Notification Filters
|
||||
br
|
||||
span.sub-header Text-To-Speach Options
|
||||
span.sub-header Text-To-Speech Options
|
||||
div.options-container-item
|
||||
span.name Notification TTS, When to play:
|
||||
br
|
||||
|
||||
Reference in New Issue
Block a user