Fix "24" hour time

This commit is contained in:
Natsumi
2022-02-08 04:58:11 +13:00
parent fdfc80eacd
commit cc9ed48de0
3 changed files with 23 additions and 23 deletions

View File

@@ -1016,7 +1016,7 @@ html
div.options-container-item
span.name Enable
el-switch(v-model="openVR" @change="saveOpenVROption")
div.options-container-item
div.options-container-item(style="min-width:118px")
span.name Start overlay with
el-switch(v-model="openVRAlways" @change="saveOpenVROption" inactive-text="VRChat" active-text="SteamVR" :disabled="!openVR")
div.options-container-item