Fix handle text entity.

This commit is contained in:
yukirij 2024-08-28 00:51:00 -07:00
parent 030921e4e5
commit d2eb4fcaf4

View File

@ -260,7 +260,7 @@ const UI = {
if(records[r].player == 1) { handle = records[r].dusk; }
rows.push([
handle,
UI.text(handle),
UI.text(records[r].turn),
UI.text(records[r].viewers),
buttons,