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