mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 09:13:50 +02:00
Invites in feed and notifications
This commit is contained in:
@@ -498,19 +498,19 @@ html
|
||||
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
|
||||
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 Online/Offline
|
||||
el-switch(v-model="hideLoginsFromFeed")
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Hide Private worlds
|
||||
span(style="display:inline-block;min-width:150px") Hide Private Worlds
|
||||
el-switch(v-model="hidePrivateFromFeed")
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Overlay notifications
|
||||
el-switch(v-model="vipNotifications")
|
||||
span(style="display:inline-block;min-width:150px") Overlay Notifications
|
||||
el-switch(v-model="overlayNotifications")
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Minimal feed icons
|
||||
span(style="display:inline-block;min-width:150px") Minimal Feed Icons
|
||||
el-switch(v-model="minimalFeed")
|
||||
div(style="margin-top:30px")
|
||||
span(style="font-weight:bold") Window
|
||||
|
||||
Reference in New Issue
Block a user