Add an option to toggle VR overlay notifications

Whoops

Whoops 2
This commit is contained in:
Natsumi
2020-10-22 02:40:29 +13:00
committed by pypy
parent d6a5b3a26d
commit d560aa9836
3 changed files with 51 additions and 43 deletions

View File

@@ -506,6 +506,9 @@ html
div(style="font-size:12px;margin-top:5px")
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")
div(style="margin-top:30px")
span(style="font-weight:bold") Window
div(style="font-size:12px;margin-top:5px")