mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 06:46:04 +02:00
Fixes
This commit is contained in:
+1
-1
@@ -351,7 +351,7 @@ Vue.component('marquee-text', MarqueeText);
|
||||
} else {
|
||||
this.lastLocationTimer = '';
|
||||
}
|
||||
if (this.lastLocation.onlineForTimer) {
|
||||
if (this.lastLocation.onlineFor) {
|
||||
this.onlineForTimer = timeToText(
|
||||
Date.now() - this.lastLocation.onlineFor
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user