mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Small changes
This commit is contained in:
@@ -30750,6 +30750,8 @@ speechSynthesis.getVoices();
|
||||
if (typeof ref !== 'undefined') {
|
||||
json.user = ref;
|
||||
json.$displayName = ref.displayName;
|
||||
} else {
|
||||
json.$displayName = json.user?.displayName;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user