mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 01:33:51 +02:00
Fix last activity sorting
This commit is contained in:
@@ -1015,7 +1015,7 @@ html
|
||||
div.options-container-item
|
||||
el-slider(v-model="asideWidth" @input="setAsideWidth" :show-tooltip="false" :marks="{236: ''}" :min="141" :max="500" style="width:300px")
|
||||
div.options-container
|
||||
span.header User Colors
|
||||
span.header User Colours
|
||||
div.options-container-item
|
||||
span.name Random colours from user ID
|
||||
el-switch(v-model="randomUserColours" @change="updatetrustColor")
|
||||
|
||||
Reference in New Issue
Block a user