mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Fix Join count
This commit is contained in:
@@ -1003,6 +1003,7 @@ speechSynthesis.getVoices();
|
||||
allowAvatarCopying: json.allowAvatarCopying,
|
||||
userIcon: json.userIcon,
|
||||
fallbackAvatar: json.fallbackAvatar,
|
||||
profilePicOverride: json.profilePicOverride,
|
||||
isFriend: false,
|
||||
location: $app.lastLocation.location
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user