mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
New flags
This commit is contained in:
@@ -7,6 +7,7 @@ html
|
||||
meta(http-equiv="viewport" content="width=device-width,initial-scale=1,user-scalable=no")
|
||||
title VRCXVR
|
||||
link(rel="stylesheet" href="vr.css")
|
||||
link(rel="stylesheet" href="flags.css")
|
||||
body
|
||||
.x-app#x-app(class="x-app-type" :class="{ background: appType === '1' && config && config.backgroundEnabled }")
|
||||
template(v-if="appType === '1'")
|
||||
|
||||
Reference in New Issue
Block a user