mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 17:53:48 +02:00
Small changes
This commit is contained in:
@@ -1436,7 +1436,7 @@
|
||||
const vrState = reactive({
|
||||
appType: new URLSearchParams(window.location.search).has('wrist') ? 'wrist' : 'hmd',
|
||||
appLanguage: 'en',
|
||||
currentCulture: 'en-nz',
|
||||
currentCulture: 'en-gb',
|
||||
currentTime: new Date().toJSON(),
|
||||
cpuUsageEnabled: false,
|
||||
cpuUsage: '0',
|
||||
|
||||
Reference in New Issue
Block a user