mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
Toggle for VR device visibility on wrist overlay
This commit is contained in:
@@ -497,6 +497,9 @@ html
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Force Run
|
||||
el-switch(v-model="openVRAlways")
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Hide VR devices
|
||||
el-switch(v-model="hideDevicesFromFeed")
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Hide Private worlds
|
||||
el-switch(v-model="hidePrivateFromFeed")
|
||||
|
||||
Reference in New Issue
Block a user