diff --git a/html/src/app.js b/html/src/app.js index ca76b9d4..867e38a0 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -9216,7 +9216,7 @@ speechSynthesis.getVoices(); var entry = { created_at: gameLog.dt, type: 'OnPlayerLeft', - displayName: gameLog.userDisplayName, + displayName: gameLog.displayName, location, userId, time