mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 08:13:52 +02:00
more fixes
This commit is contained in:
@@ -509,7 +509,7 @@ html
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Minimal Feed Icons
|
||||
el-switch(v-model="minimalFeed" :disabled="!openVR")
|
||||
div(style="font-size:12px;margin-top:5px" :disabled="!openVR")
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
span(style="display:inline-block;min-width:150px") Overlay Notifications
|
||||
el-switch(v-model="overlayNotifications" :disabled="!openVR")
|
||||
div(style="font-size:12px;margin-top:5px")
|
||||
|
||||
Reference in New Issue
Block a user