mirror of
https://github.com/jakejarvis/npqueue.git
synced 2025-11-04 12:40:09 -05:00
some clean-up
This commit is contained in:
@@ -77,4 +77,4 @@ function updateTable(data) {
|
||||
newText = document.createTextNode(`${player.ping} ms`)
|
||||
newCell.appendChild(newText);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user