mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-11 19:03:51 +02:00
Fix
This commit is contained in:
@@ -9216,7 +9216,7 @@ speechSynthesis.getVoices();
|
||||
var entry = {
|
||||
created_at: gameLog.dt,
|
||||
type: 'OnPlayerLeft',
|
||||
displayName: gameLog.userDisplayName,
|
||||
displayName: gameLog.displayName,
|
||||
location,
|
||||
userId,
|
||||
time
|
||||
|
||||
Reference in New Issue
Block a user